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