32 delta,
const int nGFDegree,
const char cGFName,
This file provides a class to store information about finite fields and extensions thereof.
CanonicalForm m_delta
a primitive element of or 1
int m_GFDegree
GF degree or 1.
ExtensionInfo(const bool extension)
as initial field, if extension is true we are in some GF
bool m_extension
indicates if we are in an extension of some initial field
char m_GFName
name of GF variable
Variable m_beta
an algebraic variable or Variable (1)
Variable m_alpha
an algebraic variable or Variable (1)
CanonicalForm m_gamma
a primitive element of or 1
factory's class for variables