|
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() (no dependencies); selects compile-time or lazy storage. More...

Holds a LUT generated by F() (no dependencies); selects compile-time or lazy storage.
| LutType | Generated table type |
| F | Generator function pointer |
| mode | LutMode::CompileTime or LutMode::RunTime |
Used for self-contained tables (e.g. mod-p arithmetic in prime fields).
Definition at line 1197 of file fields.hpp.