|
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>
|
Holds a LUT generated by F(P); P provides a dependency table. More...

Holds a LUT generated by F(P); P provides a dependency table.
| LutType | Generated table type |
| ProviderLutType | Dependency table type |
| P | Provider accessor (returns the dependency table) |
| F | Generator function consuming the provider |
| mode | LutMode::CompileTime or LutMode::RunTime |
Used for extension-field tables that consume a coefficient table from the base field.
Definition at line 1236 of file fields.hpp.