|
C(++)ECCO
C++ Error Control COding: a header-only library for ECC simulations and experiments, modeling complete coding systems across arbitrary finite fields and complex inter-field relationships - Christian Senger <senger@inue.uni-stuttgart.de>
|
Total extension degree of T over its prime field. More...

Total extension degree of T over its prime field.
| T | Finite-field type |
Walks the construction tower and multiplies the local extension degree at each level. For F256 = Ext<F16, …>, F16 = Ext<F4, …>, F4 = Ext<F2, …> the result is 2 · 2 · 2 = 8. For an Iso, the value is taken from the MAIN representation (all are isomorphic).
Definition at line 277 of file field_concepts_traits.hpp.