Newton-John table. More...
#include <newton_john.h>
Data Fields | |
| rci_t * | L |
| mzed_t * | M |
| mzed_t * | T |
Newton-John table.
| rci_t* njt_mzed_t::L |
A map such that L[a] points to the row where the first entry is a.
| mzed_t* njt_mzed_t::M |
Table of length \(e\) with multiples of the input s.t. \(a^i\) is the first entry of row \(i\).
| mzed_t* njt_mzed_t::T |
Actual table of length \(2^e\) of all linear combinations of T.
1.8.7