|
Macaulay2 Engine
|
This is the complete list of members for FreeAlgebraQuotient, including all inherited members.
| add(Poly &result, const Poly &f, const Poly &g) const | FreeAlgebraQuotient | |
| clear(Poly &f) const | FreeAlgebraQuotient | |
| coefficientRing() const | FreeAlgebraQuotient | inline |
| compare_elems(const Poly &f, const Poly &g) const | FreeAlgebraQuotient | |
| computeHashValue(const Poly &a) const | FreeAlgebraQuotient | |
| copy(Poly &result, const Poly &f) const | FreeAlgebraQuotient | |
| degree(const Poly &f) const | FreeAlgebraQuotient | inline |
| degreeMonoid() const | FreeAlgebraQuotient | inline |
| elem_text_out(buffer &o, const Poly &f, bool p_one, bool p_plus, bool p_parens) const | FreeAlgebraQuotient | |
| eval(const RingMap *map, const Poly &f, int first_var) const | FreeAlgebraQuotient | |
| freeAlgebra() const | FreeAlgebraQuotient | inline |
| FreeAlgebraQuotient(const FreeAlgebra &A, const ConstPolyList &GB, int maxdeg) | FreeAlgebraQuotient | |
| from_coefficient(Poly &result, const ring_elem a) const | FreeAlgebraQuotient | |
| from_int(Poly &result, mpz_srcptr n) const | FreeAlgebraQuotient | |
| from_long(Poly &result, long n) const | FreeAlgebraQuotient | |
| from_rational(Poly &result, const mpq_srcptr q) const | FreeAlgebraQuotient | |
| from_word(Poly &result, const std::vector< int > &word) const | FreeAlgebraQuotient | |
| from_word(Poly &result, ring_elem coeff, const std::vector< int > &word) const | FreeAlgebraQuotient | |
| init(Poly &f) const | FreeAlgebraQuotient | inline |
| is_equal(const Poly &f, const Poly &g) const | FreeAlgebraQuotient | |
| is_homogeneous(const Poly &f) const | FreeAlgebraQuotient | |
| is_unit(const Poly &f) const | FreeAlgebraQuotient | |
| is_zero(const Poly &f) const | FreeAlgebraQuotient | inline |
| make_SumCollector() const | FreeAlgebraQuotient | |
| mFreeAlgebra | FreeAlgebraQuotient | private |
| mGroebner | FreeAlgebraQuotient | private |
| mMaxdeg | FreeAlgebraQuotient | private |
| monoid() const | FreeAlgebraQuotient | inline |
| mult(Poly &result, const Poly &f, const Poly &g) const | FreeAlgebraQuotient | |
| multi_degree(const Poly &f, monomial already_allocated_degree_vector) const | FreeAlgebraQuotient | |
| n_terms(const Poly &f) const | FreeAlgebraQuotient | inline |
| negate(Poly &result, const Poly &f) const | FreeAlgebraQuotient | |
| normalizeInPlace(Poly &f) const | FreeAlgebraQuotient | |
| numVars() const | FreeAlgebraQuotient | inline |
| operator delete(void *obj) | our_new_delete | inlinestatic |
| operator delete(void *obj, void *existing_memory) | our_new_delete | inlinestatic |
| operator delete[](void *obj) | our_new_delete | inlinestatic |
| operator delete[](void *obj, void *existing_memory) | our_new_delete | inlinestatic |
| operator new(size_t size) | our_new_delete | inlinestatic |
| operator new(size_t size, void *existing_memory) | our_new_delete | inlinestatic |
| operator new[](size_t size) | our_new_delete | inlinestatic |
| operator new[](size_t size, void *existing_memory) | our_new_delete | inlinestatic |
| power(Poly &result, const Poly &f, int n) const | FreeAlgebraQuotient | |
| power(Poly &result, const Poly &f, mpz_srcptr n) const | FreeAlgebraQuotient | |
| setZero(Poly &f) const | FreeAlgebraQuotient | |
| subtract(Poly &result, const Poly &f, const Poly &g) const | FreeAlgebraQuotient | |
| swap(Poly &f, Poly &g) const | FreeAlgebraQuotient | |
| var(Poly &result, int v) const | FreeAlgebraQuotient |