|
Macaulay2 Engine
|
This is the complete list of members for M2::ARingCCC, including all inherited members.
| abs(ARingRRR::ElementType &result, const ElementType &a) const | M2::ARingCCC | inline |
| abs_squared(ARingRRR::ElementType &result, const ElementType &a) const | M2::ARingCCC | inline |
| add(ElementType &result, const ElementType &a, const ElementType &b) const | M2::ARingCCC | inline |
| addMultipleTo(ElementType &result, const RealElementType &a, const ElementType &b) const | M2::ARingCCC | inline |
| addMultipleTo(ElementType &result, const ElementType &a, const ElementType &b) const | M2::ARingCCC | inline |
| ARingCCC(unsigned long precision) | M2::ARingCCC | inline |
| ARingCCC() | M2::ARingCCC | inline |
| characteristic() const | M2::ARingCCC | inline |
| clear(ElementType &result) | M2::ARingCCC | inlinestatic |
| compare_elems(const ElementType &f, const ElementType &g) const | M2::ARingCCC | inline |
| computeHashValue(const ElementType &a) const | M2::ARingCCC | inline |
| copy(ElementType &result, const ElementType &a) const | M2::ARingCCC | inline |
| divide(ElementType &res, const ElementType &a, const RealElementType &b) const | M2::ARingCCC | inline |
| divide(ElementType &res, const ElementType &a, const ElementType &b) const | M2::ARingCCC | inline |
| elem typedef | M2::ARingCCC | |
| elem_text_out(buffer &o, const ElementType &a, bool p_one=true, bool p_plus=false, bool p_parens=false) const | M2::ARingCCC | |
| ElementType typedef | M2::ARingCCC | |
| eval(const RingMap *map, ElementType &f, int first_var, ring_elem &result) const | M2::ARingCCC | inline |
| from_ring_elem(ElementType &result, const ring_elem &a) const | M2::ARingCCC | inline |
| from_ring_elem_const(const ring_elem &a) const | M2::ARingCCC | inline |
| get_precision() const | M2::ARingCCC | inline |
| imaginaryPartReference(const ElementType &a) const | M2::ARingCCC | inline |
| increase_norm(gmp_RRmutable norm, const ElementType &a) const | M2::ARingCCC | inline |
| init(ElementType &result) const | M2::ARingCCC | inline |
| init_set(ElementType &result, const ElementType &a) const | M2::ARingCCC | inline |
| invert(ElementType &result, const ElementType &a) const | M2::ARingCCC | inline |
| is_equal(const ElementType &f, const ElementType &g) const | M2::ARingCCC | inline |
| is_unit(const ElementType &f) const | M2::ARingCCC | inline |
| is_zero(const ElementType &f) const | M2::ARingCCC | inline |
| mRRR | M2::ARingCCC | private |
| mult(ElementType &res, const ElementType &a, const RealElementType &b) const | M2::ARingCCC | inline |
| mult(ElementType &res, const ElementType &a, const ElementType &b) const | M2::ARingCCC | inline |
| negate(ElementType &result, const ElementType &a) const | M2::ARingCCC | 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(ElementType &result, const ElementType &a, int n) const | M2::ARingCCC | inline |
| power_mpz(ElementType &result, const ElementType &a, mpz_srcptr n) const | M2::ARingCCC | inline |
| random(ElementType &result) const | M2::ARingCCC | inline |
| real_ring() const | M2::ARingCCC | inline |
| RealElementType typedef | M2::ARingCCC | |
| realPartReference(const ElementType &a) const | M2::ARingCCC | inline |
| RealRingType typedef | M2::ARingCCC | |
| ringID | M2::ARingCCC | static |
| set(ElementType &result, const ElementType &a) const | M2::ARingCCC | inline |
| set_from_BigComplex(ElementType &result, gmp_CC a) const | M2::ARingCCC | inline |
| set_from_BigReal(ElementType &result, gmp_RR a) const | M2::ARingCCC | inline |
| set_from_BigReals(ElementType &result, gmp_RR re, gmp_RR im) const | M2::ARingCCC | inline |
| set_from_complex_double(ElementType &result, double re, double im) const | M2::ARingCCC | inline |
| set_from_complex_mpfr(ElementType &result, mpfr_srcptr re, const mpfr_srcptr im) const | M2::ARingCCC | inline |
| set_from_double(ElementType &result, double a) const | M2::ARingCCC | inline |
| set_from_doubles(ElementType &result, double re, double im) const | M2::ARingCCC | inline |
| set_from_long(ElementType &result, long a) const | M2::ARingCCC | inline |
| set_from_mpq(ElementType &result, mpq_srcptr a) const | M2::ARingCCC | inline |
| set_from_mpz(ElementType &result, mpz_srcptr a) const | M2::ARingCCC | inline |
| set_from_RRR(ElementType &result, const ARingRRR::ElementType &a) const | M2::ARingCCC | inline |
| set_imaginary_part(ElementType &c, ARingRRR::ElementType &a) const | M2::ARingCCC | inline |
| set_real_part(ElementType &c, ARingRRR::ElementType &a) const | M2::ARingCCC | inline |
| set_var(ElementType &result, int v) const | M2::ARingCCC | inline |
| set_zero(ElementType &result) const | M2::ARingCCC | inline |
| subtract(ElementType &result, const ElementType &a, const ElementType &b) const | M2::ARingCCC | inline |
| subtract_multiple(ElementType &result, const ElementType &a, const ElementType &b) const | M2::ARingCCC | inline |
| swap(ElementType &a, ElementType &b) const | M2::ARingCCC | inline |
| syzygy(const ElementType &a, const ElementType &b, ElementType &x, ElementType &y) const | M2::ARingCCC | inline |
| text_out(buffer &o) const | M2::ARingCCC | |
| to_ring_elem(ring_elem &result, const ElementType &a) const | M2::ARingCCC | inline |
| toBigComplex(const ElementType &a) const | M2::ARingCCC | inline |
| zeroize_tiny(gmp_RR epsilon, ElementType &a) const | M2::ARingCCC | inline |