15#ifndef EXTENSION_INFO_H
16#define EXTENSION_INFO_H
ExtensionInfo contains information about extension.
int getGFDegree() const
getter
bool isInExtension() const
getter
CanonicalForm m_delta
a primitive element of or 1
int m_GFDegree
GF degree or 1.
CanonicalForm getGamma() const
getter
CanonicalForm getDelta() const
getter
char getGFName() const
getter
Variable getAlpha() const
getter
bool m_extension
indicates if we are in an extension of some initial field
char m_GFName
name of GF variable
Variable getBeta() const
getter
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