15 #ifndef EXTENSION_INFO_H 16 #define EXTENSION_INFO_H bool isInExtension() const
getter
int m_GFDegree
GF degree or 1.
CanonicalForm m_delta
a primitive element of or 1
Variable m_beta
an algebraic variable or Variable (1)
Variable getBeta() const
getter
char m_GFName
name of GF variable
factory's class for variables
CanonicalForm m_gamma
a primitive element of or 1
Variable getAlpha() const
getter
bool delta(X x, Y y, D d)
ExtensionInfo contains information about extension.
Variable m_alpha
an algebraic variable or Variable (1)
int getGFDegree() const
getter
CanonicalForm getGamma() const
getter
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 getGFName() const
getter
CanonicalForm getDelta() const
getter