FORM  4.1
Data Fields
POLYMOD Struct Reference

#include <structs.h>

Data Fields

WORD * coefs
 
WORD numsym
 
WORD arraysize
 
WORD polysize
 
WORD modnum
 

Detailed Description

The POLYMOD struct controls one univariate polynomial of which the coefficients have been taken modulus a (prime) number that fits inside a variable of type WORD. The polynomial is stored as an array of coefficients of size WORD.

Definition at line 1157 of file structs.h.


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