|
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>
|
SUBFIELD ā SUPERFIELD as constructed in this library (Iso paths included). More...
#include <field_concepts_traits.hpp>
SUBFIELD ā SUPERFIELD as constructed in this library (Iso paths included).
| SUPERFIELD | Larger field |
| SUBFIELD | Candidate smaller field |
Walks the construction tower of SUPERFIELD; for Iso operands, every representation is inspected, so a subfield reachable through any of MAIN / OTHERS counts. Reflexive: SubfieldOf<F, F> is always true.
Definition at line 402 of file field_concepts_traits.hpp.