|
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>
|
A and B are finite fields of the same size (and thus isomorphic). More...
#include <field_concepts_traits.hpp>
A and B are finite fields of the same size (and thus isomorphic).
| A | First field type |
| B | Second field type |
Two finite fields of the same cardinality are isomorphic. The check is on size only ā the explicit isomorphism (a concrete field homomorphism) is computed by CECCO::Isomorphism.
Definition at line 263 of file field_concepts_traits.hpp.