This is the complete list of members for mpfr::mpreal, including all inherited members.
| abs(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| acos(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| acosh(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| acot(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| acoth(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| acsc(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| acsch(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| agm(const mpreal &v1, const mpreal &v2, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| ai(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| asec(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| asech(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| asin(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| asinh(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| atan(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| atan2(const mpreal &y, const mpreal &x, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| atanh(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| besselj0(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| besselj1(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| besseljn(long n, const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| bessely0(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| bessely1(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| besselyn(long n, const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| cbrt(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| ceil(const mpreal &v) | mpfr::mpreal | friend |
| check_range(int t, mp_rnd_t rnd_mode=get_default_rnd()) | mpfr::mpreal | inline |
| clear(::mpfr_ptr) | mpfr::mpreal | inlineprivate |
| cmpabs(const mpreal &a, const mpreal &b) | mpfr::mpreal | friend |
| const_catalan(mp_prec_t prec, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| const_euler(mp_prec_t prec, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| const_infinity(int sign, mp_prec_t prec) | mpfr::mpreal | friend |
| const_log2(mp_prec_t prec, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| const_pi(mp_prec_t prec, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| cos(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| cosh(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| cot(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| coth(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| csc(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| csch(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| digamma(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| dim(const mpreal &a, const mpreal &b, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| div_2si(const mpreal &v, long int k, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| div_2ui(const mpreal &v, unsigned long int k, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| eint(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| erf(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| erfc(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| exp(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| exp10(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| exp2(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| expm1(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| fabs(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| fac_ui(unsigned long int v, mp_prec_t prec, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| fits_in_bits(double x, int n) | mpfr::mpreal | inline |
| floor(const mpreal &v) | mpfr::mpreal | friend |
| fma(const mpreal &v1, const mpreal &v2, const mpreal &v3, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| fmax(const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| fmin(const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| fmod(const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| fms(const mpreal &v1, const mpreal &v2, const mpreal &v3, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| frac(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| gamma(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| get_default_prec() | mpfr::mpreal | inlinestatic |
| get_default_rnd() | mpfr::mpreal | inlinestatic |
| get_emax(void) | mpfr::mpreal | inlinestatic |
| get_emax_max(void) | mpfr::mpreal | inlinestatic |
| get_emax_min(void) | mpfr::mpreal | inlinestatic |
| get_emin(void) | mpfr::mpreal | inlinestatic |
| get_emin_max(void) | mpfr::mpreal | inlinestatic |
| get_emin_min(void) | mpfr::mpreal | inlinestatic |
| get_exp() | mpfr::mpreal | inline |
| get_prec() const | mpfr::mpreal | inline |
| getPrecision() const | mpfr::mpreal | inline |
| grandom(gmp_randstate_t &state, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| grandom(unsigned int seed) | mpfr::mpreal | friend |
| hypot(const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| isfinite(const mpreal &v) | mpfr::mpreal | friend |
| isinf(const mpreal &v) | mpfr::mpreal | friend |
| isint(const mpreal &v) | mpfr::mpreal | friend |
| isnan(const mpreal &v) | mpfr::mpreal | friend |
| isnum(const mpreal &v) | mpfr::mpreal | friend |
| isregular(const mpreal &v) | mpfr::mpreal | friend |
| iszero(const mpreal &v) | mpfr::mpreal | friend |
| lgamma(const mpreal &v, int *signp, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| li2(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| lngamma(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| log(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| log10(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| log1p(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| log2(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| logb(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| mod(const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| modf(const mpreal &v, mpreal &n) | mpfr::mpreal | friend |
| mp | mpfr::mpreal | private |
| mpfr_ptr() | mpfr::mpreal | inline |
| mpfr_ptr() const | mpfr::mpreal | inline |
| mpfr_srcptr() const | mpfr::mpreal | inline |
| mpreal() | mpfr::mpreal | inline |
| mpreal(const mpreal &u) | mpfr::mpreal | inline |
| mpreal(const mpf_t u) | mpfr::mpreal | inline |
| mpreal(const mpz_t u, mp_prec_t prec=mpreal::get_default_prec(), mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mpreal(const mpq_t u, mp_prec_t prec=mpreal::get_default_prec(), mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mpreal(const double u, mp_prec_t prec=mpreal::get_default_prec(), mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mpreal(const long double u, mp_prec_t prec=mpreal::get_default_prec(), mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mpreal(const unsigned long long int u, mp_prec_t prec=mpreal::get_default_prec(), mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mpreal(const long long int u, mp_prec_t prec=mpreal::get_default_prec(), mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mpreal(const unsigned long int u, mp_prec_t prec=mpreal::get_default_prec(), mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mpreal(const unsigned int u, mp_prec_t prec=mpreal::get_default_prec(), mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mpreal(const long int u, mp_prec_t prec=mpreal::get_default_prec(), mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mpreal(const int u, mp_prec_t prec=mpreal::get_default_prec(), mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mpreal(const mpfr_t u, bool shared=false) | mpfr::mpreal | inline |
| mpreal(const char *s, mp_prec_t prec=mpreal::get_default_prec(), int base=10, mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mpreal(const std::string &s, mp_prec_t prec=mpreal::get_default_prec(), int base=10, mp_rnd_t mode=mpreal::get_default_rnd()) | mpfr::mpreal | inline |
| mul_2si(const mpreal &v, long int k, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| mul_2ui(const mpreal &v, unsigned long int k, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| nextabove(const mpreal &x) | mpfr::mpreal | friend |
| nextbelow(const mpreal &x) | mpfr::mpreal | friend |
| nexttoward(const mpreal &x, const mpreal &y) | mpfr::mpreal | friend |
| operator*=(const long long int u) | mpfr::mpreal | inline |
| operator*=(const unsigned long long int u) | mpfr::mpreal | inline |
| operator*=(const mpreal &v) | mpfr::mpreal | inline |
| operator*=(const mpz_t v) | mpfr::mpreal | inline |
| operator*=(const mpq_t v) | mpfr::mpreal | inline |
| operator*=(const long double v) | mpfr::mpreal | inline |
| operator*=(const double v) | mpfr::mpreal | inline |
| operator*=(const unsigned long int v) | mpfr::mpreal | inline |
| operator*=(const unsigned int v) | mpfr::mpreal | inline |
| operator*=(const long int v) | mpfr::mpreal | inline |
| operator*=(const int v) | mpfr::mpreal | inline |
| operator+() const | mpfr::mpreal | inline |
| operator++() | mpfr::mpreal | inline |
| operator++(int) | mpfr::mpreal | inline |
| operator+=(const mpreal &v) | mpfr::mpreal | inline |
| operator+=(const mpf_t v) | mpfr::mpreal | inline |
| operator+=(const mpz_t v) | mpfr::mpreal | inline |
| operator+=(const mpq_t v) | mpfr::mpreal | inline |
| operator+=(const long double u) | mpfr::mpreal | inline |
| operator+=(const double u) | mpfr::mpreal | inline |
| operator+=(const unsigned long int u) | mpfr::mpreal | inline |
| operator+=(const unsigned int u) | mpfr::mpreal | inline |
| operator+=(const long int u) | mpfr::mpreal | inline |
| operator+=(const int u) | mpfr::mpreal | inline |
| operator+=(const long long int u) | mpfr::mpreal | inline |
| operator+=(const unsigned long long int u) | mpfr::mpreal | inline |
| operator-() const | mpfr::mpreal | inline |
| operator-(const unsigned long int b, const mpreal &a) | mpfr::mpreal | friend |
| operator-(const unsigned int b, const mpreal &a) | mpfr::mpreal | friend |
| operator-(const long int b, const mpreal &a) | mpfr::mpreal | friend |
| operator-(const int b, const mpreal &a) | mpfr::mpreal | friend |
| operator-(const double b, const mpreal &a) | mpfr::mpreal | friend |
| operator--() | mpfr::mpreal | inline |
| operator--(int) | mpfr::mpreal | inline |
| operator-=(const long long int u) | mpfr::mpreal | inline |
| operator-=(const unsigned long long int u) | mpfr::mpreal | inline |
| operator-=(const mpreal &v) | mpfr::mpreal | inline |
| operator-=(const mpz_t v) | mpfr::mpreal | inline |
| operator-=(const mpq_t v) | mpfr::mpreal | inline |
| operator-=(const long double u) | mpfr::mpreal | inline |
| operator-=(const double u) | mpfr::mpreal | inline |
| operator-=(const unsigned long int u) | mpfr::mpreal | inline |
| operator-=(const unsigned int u) | mpfr::mpreal | inline |
| operator-=(const long int u) | mpfr::mpreal | inline |
| operator-=(const int u) | mpfr::mpreal | inline |
| operator/(const unsigned long int b, const mpreal &a) | mpfr::mpreal | friend |
| operator/(const unsigned int b, const mpreal &a) | mpfr::mpreal | friend |
| operator/(const long int b, const mpreal &a) | mpfr::mpreal | friend |
| operator/(const int b, const mpreal &a) | mpfr::mpreal | friend |
| operator/(const double b, const mpreal &a) | mpfr::mpreal | friend |
| operator/=(const long long int u) | mpfr::mpreal | inline |
| operator/=(const unsigned long long int u) | mpfr::mpreal | inline |
| operator/=(const mpreal &v) | mpfr::mpreal | inline |
| operator/=(const mpz_t v) | mpfr::mpreal | inline |
| operator/=(const mpq_t v) | mpfr::mpreal | inline |
| operator/=(const long double v) | mpfr::mpreal | inline |
| operator/=(const double v) | mpfr::mpreal | inline |
| operator/=(const unsigned long int v) | mpfr::mpreal | inline |
| operator/=(const unsigned int v) | mpfr::mpreal | inline |
| operator/=(const long int v) | mpfr::mpreal | inline |
| operator/=(const int v) | mpfr::mpreal | inline |
| operator<<(std::ostream &os, const mpreal &v) | mpfr::mpreal | friend |
| operator<<=(const unsigned long int u) | mpfr::mpreal | inline |
| operator<<=(const unsigned int u) | mpfr::mpreal | inline |
| operator<<=(const long int u) | mpfr::mpreal | inline |
| operator<<=(const int u) | mpfr::mpreal | inline |
| operator=(const mpreal &v) | mpfr::mpreal | inline |
| operator=(const mpf_t v) | mpfr::mpreal | inline |
| operator=(const mpz_t v) | mpfr::mpreal | inline |
| operator=(const mpq_t v) | mpfr::mpreal | inline |
| operator=(const long double v) | mpfr::mpreal | inline |
| operator=(const double v) | mpfr::mpreal | inline |
| operator=(const unsigned long int v) | mpfr::mpreal | inline |
| operator=(const unsigned long long int v) | mpfr::mpreal | inline |
| operator=(const long long int v) | mpfr::mpreal | inline |
| operator=(const unsigned int v) | mpfr::mpreal | inline |
| operator=(const long int v) | mpfr::mpreal | inline |
| operator=(const int v) | mpfr::mpreal | inline |
| operator=(const char *s) | mpfr::mpreal | inline |
| operator=(const std::string &s) | mpfr::mpreal | inline |
| operator=(const std::complex< real_t > &z) | mpfr::mpreal | inline |
| operator>>(std::istream &is, mpreal &v) | mpfr::mpreal | friend |
| operator>>=(const unsigned long int u) | mpfr::mpreal | inline |
| operator>>=(const unsigned int u) | mpfr::mpreal | inline |
| operator>>=(const long int u) | mpfr::mpreal | inline |
| operator>>=(const int u) | mpfr::mpreal | inline |
| output(std::ostream &os) const | mpfr::mpreal | inline |
| pow(const mpreal &a, const mpreal &b, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| pow(const mpreal &a, const mpz_t b, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| pow(const mpreal &a, const unsigned long int b, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| pow(const mpreal &a, const long int b, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| pow(const unsigned long int a, const mpreal &b, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| pow(const unsigned long int a, const unsigned long int b, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| random(unsigned int seed) | mpfr::mpreal | friend |
| random2(mp_size_t size, mp_exp_t exp) | mpfr::mpreal | friend |
| rec_sqrt(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| rem(const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| remainder(const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| remquo(long *q, const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| rint(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| rint_ceil(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| rint_floor(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| rint_round(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| rint_trunc(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| root(const mpreal &v, unsigned long int k, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| round(const mpreal &v) | mpfr::mpreal | friend |
| sec(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| sech(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| set_default_prec(mp_prec_t prec) | mpfr::mpreal | inlinestatic |
| set_default_rnd(mp_rnd_t rnd_mode) | mpfr::mpreal | inlinestatic |
| set_emax(mp_exp_t exp) | mpfr::mpreal | inlinestatic |
| set_emin(mp_exp_t exp) | mpfr::mpreal | inlinestatic |
| set_exp(mp_exp_t e) | mpfr::mpreal | inline |
| set_prec(mp_prec_t prec, mp_rnd_t rnd_mode=get_default_rnd()) | mpfr::mpreal | inline |
| setInf(int Sign=+1) | mpfr::mpreal | inline |
| setNan() | mpfr::mpreal | inline |
| setPrecision(int Precision, mp_rnd_t RoundingMode=get_default_rnd()) | mpfr::mpreal | inline |
| setSign(int Sign, mp_rnd_t RoundingMode=get_default_rnd()) | mpfr::mpreal | inline |
| setZero(int Sign=+1) | mpfr::mpreal | inline |
| sgn(const mpreal &v) | mpfr::mpreal | friend |
| sin(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| sin_cos(mpreal &s, mpreal &c, const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| sinh(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| sinh_cosh(mpreal &s, mpreal &c, const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| sqr(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| sqrt(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| sqrt(const unsigned long int v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| subnormalize(int t, mp_rnd_t rnd_mode=get_default_rnd()) | mpfr::mpreal | inline |
| sum(const mpreal tab[], const unsigned long int n, int &status, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| swap(mpreal &x, mpreal &y) | mpfr::mpreal | friend |
| tan(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| tanh(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| tgamma(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| toBool() const | mpfr::mpreal | inline |
| toDouble(mp_rnd_t mode=GMP_RNDN) const | mpfr::mpreal | inline |
| toFloat(mp_rnd_t mode=GMP_RNDN) const | mpfr::mpreal | inline |
| toLDouble(mp_rnd_t mode=GMP_RNDN) const | mpfr::mpreal | inline |
| toLLong(mp_rnd_t mode=GMP_RNDZ) const | mpfr::mpreal | inline |
| toLong(mp_rnd_t mode=GMP_RNDZ) const | mpfr::mpreal | inline |
| toString(int n=-1, int b=10, mp_rnd_t mode=mpreal::get_default_rnd()) const | mpfr::mpreal | inline |
| toString(const std::string &format) const | mpfr::mpreal | inline |
| toULLong(mp_rnd_t mode=GMP_RNDZ) const | mpfr::mpreal | inline |
| toULong(mp_rnd_t mode=GMP_RNDZ) const | mpfr::mpreal | inline |
| trunc(const mpreal &v) | mpfr::mpreal | friend |
| urandom(gmp_randstate_t &state, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| urandomb(gmp_randstate_t &state) | mpfr::mpreal | friend |
| zeta(const mpreal &v, mp_rnd_t rnd_mode) | mpfr::mpreal | friend |
| ~mpreal() | mpfr::mpreal | inline |