Public Member Functions | |
TaggedPolynomialIndex (int index) | |
int | getIndex () const |
void | setIndex (int index) |
int | compareTaggedPolynomialIndex (TaggedPolynomialIndex const &index) const |
Static Public Member Functions | |
static void | setTaggedPolynomialArray (vector< TaggedPolynomial< Element >> *taggedPolynomialArray) |
Set the array of tagged polynomial to use. More... | |
Private Attributes | |
int | _index |
Static Private Attributes | |
static std::vector < TaggedPolynomial< Element > > * | TAGGEG_POLYNOMIAL_ARRAY =0 |
|
static |
Set the array of tagged polynomial to use.
taggedPolynomialArray | Address of the array. |
|
staticprivate |
Pointer on a dynamic array of TaggedPolynomial