Frobby
0.9.5
|
This is the complete list of members for BigIdeal, including all inherited members.
_names | BigIdeal | private |
_terms | BigIdeal | private |
addVarToClearedIdeal(const char *var) | BigIdeal | |
BigIdeal() | BigIdeal | |
BigIdeal(const VarNames &names) | BigIdeal | |
bigTermCompare(const vector< mpz_class > &a, const vector< mpz_class > &b) | BigIdeal | static |
clear() | BigIdeal | |
clearAndSetNames(const VarNames &names) | BigIdeal | |
contains(const vector< mpz_class > &term) const | BigIdeal | |
containsIdentity() const | BigIdeal | |
deform() | BigIdeal | |
empty() const | BigIdeal | |
eraseVar(size_t var) | BigIdeal | |
getExponent(size_t term, size_t var) const | BigIdeal | |
getExponent(size_t term, size_t var) | BigIdeal | |
getGeneratorCount() const | BigIdeal | inline |
getLastTermExponentRef(size_t var) | BigIdeal | inline |
getLastTermRef() | BigIdeal | inline |
getLcm(vector< mpz_class > &lcm) const | BigIdeal | |
getNames() const | BigIdeal | |
getTerm(size_t term) const | BigIdeal | inline |
getVarCount() const | BigIdeal | inline |
insert(const Ideal &ideal) | BigIdeal | |
insert(const Ideal &ideal, const TermTranslator &translator) | BigIdeal | |
insert(const SquareFreeIdeal &ideal) | BigIdeal | |
insert(const vector< mpz_class > &term) | BigIdeal | |
newLastTerm() | BigIdeal | |
operator<(const BigIdeal &ideal) const | BigIdeal | |
operator==(const BigIdeal &b) const | BigIdeal | |
operator[](size_t index) | BigIdeal | inline |
operator[](size_t index) const | BigIdeal | inline |
print(FILE *file) const | BigIdeal | |
print(ostream &out) const | BigIdeal | |
projectVar(size_t var) | BigIdeal | |
renameVars(const VarNames &names) | BigIdeal | |
reserve(size_t capacity) | BigIdeal | |
setExponent(size_t term, size_t var, const mpz_class &exp) | BigIdeal | |
sortGenerators() | BigIdeal | |
sortGeneratorsUnique() | BigIdeal | |
sortVariables() | BigIdeal | |
swap(BigIdeal &ideal) | BigIdeal | |
takeRadical() | BigIdeal |