MADNESS
version 0.9
|
This is the complete list of members for mpfr::mpreal, including all inherited members.
_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 |
_iszero(const mpreal &v) | mpfr::mpreal | friend |
_j0(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
_j1(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
_jn(long n, const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
_y0(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
_y1(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
_yn(long n, const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
abs(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
acos(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
acosh(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
agm(const mpreal &v1, const mpreal &v2, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
asin(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
asinh(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
atan(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
atan2(const mpreal &y, const mpreal &x, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
atanh(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
cbrt(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
ceil(const mpreal &v) | mpfr::mpreal | friend |
check_range(int t, mp_rnd_t rnd_mode=default_rnd) | mpfr::mpreal | inline |
cmpabs(const mpreal &a, const mpreal &b) | mpfr::mpreal | friend |
const_catalan(mp_prec_t prec=mpreal::default_prec, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
const_euler(mp_prec_t prec=mpreal::default_prec, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
const_log2(mp_prec_t prec=mpreal::default_prec, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
const_pi(mp_prec_t prec=mpreal::default_prec, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
cos(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
cosh(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
cot(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
coth(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
csc(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
csch(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
default_base | mpfr::mpreal | static |
default_prec | mpfr::mpreal | static |
default_rnd | mpfr::mpreal | static |
dim(const mpreal &a, const mpreal &b, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
div_2si(const mpreal &v, long int k, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
div_2ui(const mpreal &v, unsigned long int k, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
double_bits | mpfr::mpreal | static |
eint(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
erf(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
erfc(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
exp(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
exp10(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
exp2(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
expm1(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
fabs(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
fac_ui(unsigned long int v, mp_rnd_t rnd_mode=mpreal::default_rnd) | 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=mpreal::default_rnd) | mpfr::mpreal | friend |
fmod(const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
fms(const mpreal &v1, const mpreal &v2, const mpreal &v3, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
frac(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
frexp(const mpreal &v, mp_exp_t *exp) | mpfr::mpreal | friend |
gamma(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
get_default_base() | mpfr::mpreal | inlinestatic |
get_default_prec() | mpfr::mpreal | inlinestatic |
get_default_rnd() | mpfr::mpreal | inlinestatic |
get_double_bits() | 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 |
hypot(const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
ldexp(const mpreal &v, mp_exp_t exp) | mpfr::mpreal | friend |
lgamma(const mpreal &v, int *signp, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
li2(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
lngamma(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
log(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
log10(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
log1p(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
log2(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
max(const mpreal &x, const mpreal &y) | mpfr::mpreal | friend |
min(const mpreal &x, const mpreal &y) | mpfr::mpreal | friend |
modf(const mpreal &v, mpreal &n) | mpfr::mpreal | friend |
mpreal() | mpfr::mpreal | |
mpreal(const mpreal &u) | mpfr::mpreal | |
mpreal(const mpfr_t u) | mpfr::mpreal | |
mpreal(const mpf_t u) | mpfr::mpreal | |
mpreal(const mpz_t u, mp_prec_t prec=default_prec, mp_rnd_t mode=default_rnd) | mpfr::mpreal | |
mpreal(const mpq_t u, mp_prec_t prec=default_prec, mp_rnd_t mode=default_rnd) | mpfr::mpreal | |
mpreal(const double u, mp_prec_t prec=default_prec, mp_rnd_t mode=default_rnd) | mpfr::mpreal | |
mpreal(const long double u, mp_prec_t prec=default_prec, mp_rnd_t mode=default_rnd) | mpfr::mpreal | |
mpreal(const unsigned long int u, mp_prec_t prec=default_prec, mp_rnd_t mode=default_rnd) | mpfr::mpreal | |
mpreal(const unsigned int u, mp_prec_t prec=default_prec, mp_rnd_t mode=default_rnd) | mpfr::mpreal | |
mpreal(const long int u, mp_prec_t prec=default_prec, mp_rnd_t mode=default_rnd) | mpfr::mpreal | |
mpreal(const int u, mp_prec_t prec=default_prec, mp_rnd_t mode=default_rnd) | mpfr::mpreal | |
mpreal(const char *s, mp_prec_t prec=default_prec, int base=default_base, mp_rnd_t mode=default_rnd) | mpfr::mpreal | |
mul_2si(const mpreal &v, long int k, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
mul_2ui(const mpreal &v, unsigned long int k, mp_rnd_t rnd_mode=mpreal::default_rnd) | 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 double() const | mpfr::mpreal | inline |
operator float() const | mpfr::mpreal | inline |
operator long() const | mpfr::mpreal | inline |
operator long double() const | mpfr::mpreal | inline |
operator mpfr_ptr() | mpfr::mpreal | inline |
operator std::string() const | mpfr::mpreal | inline |
operator unsigned int() const | mpfr::mpreal | inline |
operator unsigned long() const | mpfr::mpreal | inline |
operator!=(const mpreal &a, const mpreal &b) | mpfr::mpreal | friend |
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 | 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 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 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 mpreal &a, const mpreal &b) | mpfr::mpreal | friend |
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 &a, const mpreal &b) | mpfr::mpreal | friend |
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 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 | |
operator==(const mpreal &a, const mpreal &b) | mpfr::mpreal | friend |
operator>(const mpreal &a, const mpreal &b) | mpfr::mpreal | friend |
operator>=(const mpreal &a, const mpreal &b) | mpfr::mpreal | friend |
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 |
pow(const mpreal &a, const mpreal &b, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
pow(const mpreal &a, const mpz_t b, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
pow(const mpreal &a, const unsigned long int b, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
pow(const mpreal &a, const long int b, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
pow(const unsigned long int a, const mpreal &b, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
pow(const unsigned long int a, const unsigned long int b, mp_rnd_t rnd_mode=mpreal::default_rnd) | 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=mpreal::default_rnd) | mpfr::mpreal | friend |
remainder(const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
remquo(long *q, const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
rint(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
rint_ceil(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
rint_floor(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
rint_round(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
rint_trunc(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
root(const mpreal &v, unsigned long int k, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
round(const mpreal &v) | mpfr::mpreal | friend |
sec(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
sech(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
set_default_base(int base) | mpfr::mpreal | inlinestatic |
set_default_prec(mp_prec_t prec) | mpfr::mpreal | inlinestatic |
set_default_rnd(mp_rnd_t rnd_mode) | mpfr::mpreal | inlinestatic |
set_double_bits(int dbits) | 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_inf(int sign=+1) | mpfr::mpreal | inline |
set_nan() | mpfr::mpreal | inline |
set_prec(mp_prec_t prec, mp_rnd_t rnd_mode=default_rnd) | mpfr::mpreal | inline |
set_sign(int sign, mp_rnd_t rnd_mode=default_rnd) | mpfr::mpreal | inline |
sgn(const mpreal &v) | mpfr::mpreal | friend |
sin(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
sin_cos(mpreal &s, mpreal &c, const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
sinh(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
sinh_cosh(mpreal &s, mpreal &c, const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
sqr(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
sqrt(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
sqrt(const unsigned long int v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
subnormalize(int t, mp_rnd_t rnd_mode=default_rnd) | mpfr::mpreal | inline |
sum(const mpreal tab[], unsigned long int n, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
swap(mpreal &x, mpreal &y) | mpfr::mpreal | friend |
tan(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
tanh(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
to_string(size_t n=0, int b=default_base, mp_rnd_t mode=default_rnd) const | mpfr::mpreal | |
trunc(const mpreal &v) | mpfr::mpreal | friend |
urandomb(gmp_randstate_t &state) | mpfr::mpreal | friend |
zeta(const mpreal &v, mp_rnd_t rnd_mode=mpreal::default_rnd) | mpfr::mpreal | friend |
~mpreal() | mpfr::mpreal |