|
M4RI
20140914
|
PLE Elimination Tables. More...
#include <ple_russian.h>
Data Fields | |
| mzd_t * | T |
| rci_t * | M |
| rci_t * | E |
| word * | B |
PLE Elimination Tables.
| word* ple_table_t::B |
cache of first 64 entries in each row
| rci_t* ple_table_t::E |
lookup for elimination
| rci_t* ple_table_t::M |
lookup for multiplication
| mzd_t* ple_table_t::T |
the actual table with 2^k entries
1.8.8