M4RIE  0.20111004
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Data Fields
njt_mzed_t Struct Reference

Newton-John table. More...

#include <newton_john.h>

Data Fields

rci_t * L
 
mzed_tM
 
mzed_tT
 

Detailed Description

Newton-John table.

Field Documentation

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.


The documentation for this struct was generated from the following file: