APRONXX
0.9.12
|
This is the complete list of members for apron::coeff, including all inherited members.
c | apron::coeff | protected |
cmp(const coeff &a, const coeff &b) | apron::coeff | friend |
coeff() | apron::coeff | inline |
coeff(const coeff &x) | apron::coeff | inline |
coeff(const scalar &x) | apron::coeff | inline |
coeff(int x) | apron::coeff | inline |
coeff(long x) | apron::coeff | inline |
coeff(double x) | apron::coeff | inline |
coeff(const frac &x) | apron::coeff | inline |
coeff(const mpq_class &x) | apron::coeff | inline |
coeff(mpfr_t x) | apron::coeff | inline |
coeff(const interval &x) | apron::coeff | inline |
coeff(const scalar &inf, const scalar &sup) | apron::coeff | inline |
coeff(int inf, int sup) | apron::coeff | inline |
coeff(long inf, long sup) | apron::coeff | inline |
coeff(double inf, double sup) | apron::coeff | inline |
coeff(const frac &inf, const frac &sup) | apron::coeff | inline |
coeff(const mpq_class &inf, const mpq_class &sup) | apron::coeff | inline |
coeff(mpfr_t inf, mpfr_t sup) | apron::coeff | inline |
coeff(top t) | apron::coeff | inline |
coeff(bottom t) | apron::coeff | inline |
get_ap_coeff_t() const | apron::coeff | inline |
get_ap_coeff_t() | apron::coeff | inline |
get_discr() const | apron::coeff | inline |
get_interval() | apron::coeff | inline |
get_interval() const | apron::coeff | inline |
get_scalar() | apron::coeff | inline |
get_scalar() const | apron::coeff | inline |
hash() const | apron::coeff | inline |
is_zero() const | apron::coeff | inline |
neg() | apron::coeff | inline |
operator delete(void *p) | apron::use_malloc | inline |
operator delete[](void *p) | apron::use_malloc | inline |
operator new(size_t sz) | apron::use_malloc | inline |
operator new[](size_t sz) | apron::use_malloc | inline |
operator!=(const coeff &a, const coeff &b) | apron::coeff | friend |
operator-() const | apron::coeff | inline |
operator<<(std::ostream &os, const coeff &s) | apron::coeff | friend |
operator=(const coeff &x) | apron::coeff | inline |
operator=(const scalar &x) | apron::coeff | inline |
operator=(int x) | apron::coeff | inline |
operator=(long x) | apron::coeff | inline |
operator=(double x) | apron::coeff | inline |
operator=(const frac &x) | apron::coeff | inline |
operator=(const mpq_class &x) | apron::coeff | inline |
operator=(mpfr_t x) | apron::coeff | inline |
operator=(const interval &x) | apron::coeff | inline |
operator=(top t) | apron::coeff | inline |
operator=(bottom t) | apron::coeff | inline |
operator==(const coeff &a, const coeff &b) | apron::coeff | friend |
print(FILE *stream=stdout) const | apron::coeff | inline |
reduce() | apron::coeff | inline |
set(const coeff &x) | apron::coeff | inline |
set(const scalar &x) | apron::coeff | inline |
set(int x) | apron::coeff | inline |
set(long x) | apron::coeff | inline |
set(double x) | apron::coeff | inline |
set(const frac &x) | apron::coeff | inline |
set(const mpq_class &x) | apron::coeff | inline |
set(mpfr_t x) | apron::coeff | inline |
set(const interval &x) | apron::coeff | inline |
set(const scalar &inf, const scalar &sup) | apron::coeff | inline |
set(int inf, int sup) | apron::coeff | inline |
set(long inf, long sup) | apron::coeff | inline |
set(double inf, double sup) | apron::coeff | inline |
set(const frac &inf, const frac &sup) | apron::coeff | inline |
set(const mpq_class &inf, const mpq_class &sup) | apron::coeff | inline |
set(mpfr_t inf, mpfr_t sup) | apron::coeff | inline |
set(top t) | apron::coeff | inline |
set(bottom t) | apron::coeff | inline |
swap(coeff &a, coeff &b) | apron::coeff | friend |
~coeff() | apron::coeff | inline |