Classes | Functions
mpfr Namespace Reference

Classes

class  conversion_overflow
class  mpreal

Functions

bool _isinf (const mpreal &v)
bool _isint (const mpreal &v)
bool _isnan (const mpreal &v)
bool _isnum (const mpreal &v)
bool _isregular (const mpreal &v)
bool _iszero (const mpreal &v)
const mpreal _j0 (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal _j1 (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal _jn (long n, const mpreal &v, mp_rnd_t rnd_mode)
const mpreal _y0 (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal _y1 (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal _yn (long n, const mpreal &v, mp_rnd_t rnd_mode)
const mpreal abs (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal acos (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal acosh (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal agm (const mpreal &v1, const mpreal &v2, mp_rnd_t rnd_mode)
const mpreal asin (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal asinh (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal atan (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal atan2 (const mpreal &y, const mpreal &x, mp_rnd_t rnd_mode)
const mpreal atanh (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal cbrt (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal ceil (const mpreal &v)
int cmpabs (const mpreal &a, const mpreal &b)
const mpreal const_catalan (mp_prec_t prec, mp_rnd_t rnd_mode)
const mpreal const_euler (mp_prec_t prec, mp_rnd_t rnd_mode)
const mpreal const_infinity (int sign, mp_prec_t prec, mp_rnd_t rnd_mode)
const mpreal const_log2 (mp_prec_t prec, mp_rnd_t rnd_mode)
const mpreal const_pi (mp_prec_t prec, mp_rnd_t rnd_mode)
const mpreal cos (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal cosh (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal cot (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal coth (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal csc (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal csch (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal digamma (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal dim (const mpreal &a, const mpreal &b, mp_rnd_t rnd_mode)
const mpreal div_2si (const mpreal &v, long int k, mp_rnd_t rnd_mode)
const mpreal div_2ui (const mpreal &v, unsigned long int k, mp_rnd_t rnd_mode)
const mpreal eint (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal erf (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal erfc (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal exp (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal exp10 (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal exp2 (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal expm1 (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal fabs (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal fac_ui (unsigned long int v, mp_rnd_t rnd_mode)
const mpreal floor (const mpreal &v)
const mpreal fma (const mpreal &v1, const mpreal &v2, const mpreal &v3, mp_rnd_t rnd_mode)
const mpreal fmod (const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode)
const mpreal fms (const mpreal &v1, const mpreal &v2, const mpreal &v3, mp_rnd_t rnd_mode)
const mpreal frac (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal frexp (const mpreal &v, mp_exp_t *exp)
const mpreal gamma (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal hypot (const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode)
const mpreal ldexp (const mpreal &v, mp_exp_t exp)
const mpreal lgamma (const mpreal &v, int *signp, mp_rnd_t rnd_mode)
const mpreal li2 (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal lngamma (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal log (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal log10 (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal log1p (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal log2 (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal machine_epsilon (mp_prec_t prec)
const mpreal max (const mpreal &x, const mpreal &y)
const mpreal min (const mpreal &x, const mpreal &y)
const mpreal modf (const mpreal &v, mpreal &n)
const mpreal mpreal_max (mp_prec_t prec)
const mpreal mpreal_min (mp_prec_t prec)
const mpreal mul_2si (const mpreal &v, long int k, mp_rnd_t rnd_mode)
const mpreal mul_2ui (const mpreal &v, unsigned long int k, mp_rnd_t rnd_mode)
const mpreal nextabove (const mpreal &x)
const mpreal nextbelow (const mpreal &x)
const mpreal nexttoward (const mpreal &x, const mpreal &y)
bool operator!= (const mpreal &a, const unsigned long int b)
bool operator!= (const mpreal &a, const unsigned int b)
bool operator!= (const mpreal &a, const long int b)
bool operator!= (const mpreal &a, const int b)
bool operator!= (const mpreal &a, const long double b)
bool operator!= (const mpreal &a, const double b)
bool operator!= (const unsigned long int a, const mpreal &b)
bool operator!= (const unsigned int a, const mpreal &b)
bool operator!= (const long int a, const mpreal &b)
bool operator!= (const int a, const mpreal &b)
bool operator!= (const long double a, const mpreal &b)
bool operator!= (const double a, const mpreal &b)
bool operator!= (const mpreal &a, const mpreal &b)
const mpreal operator* (const mpreal &a, const mpreal &b)
const mpreal operator* (const mpreal &a, const mpz_t b)
const mpreal operator* (const mpreal &a, const mpq_t b)
const mpreal operator* (const mpreal &a, const long double b)
const mpreal operator* (const mpreal &a, const double b)
const mpreal operator* (const mpreal &a, const unsigned long int b)
const mpreal operator* (const mpreal &a, const unsigned int b)
const mpreal operator* (const mpreal &a, const long int b)
const mpreal operator* (const mpreal &a, const int b)
const mpreal operator* (const mpz_t b, const mpreal &a)
const mpreal operator* (const mpq_t b, const mpreal &a)
const mpreal operator* (const long double b, const mpreal &a)
const mpreal operator* (const double b, const mpreal &a)
const mpreal operator* (const unsigned long int b, const mpreal &a)
const mpreal operator* (const unsigned int b, const mpreal &a)
const mpreal operator* (const long int b, const mpreal &a)
const mpreal operator* (const int b, const mpreal &a)
const mpreal operator+ (const mpreal &a, const mpreal &b)
const mpreal operator+ (const mpreal &a, const mpz_t b)
const mpreal operator+ (const mpreal &a, const mpq_t b)
const mpreal operator+ (const mpreal &a, const long double b)
const mpreal operator+ (const mpreal &a, const double b)
const mpreal operator+ (const mpreal &a, const unsigned long int b)
const mpreal operator+ (const mpreal &a, const unsigned int b)
const mpreal operator+ (const mpreal &a, const long int b)
const mpreal operator+ (const mpreal &a, const int b)
const mpreal operator+ (const mpreal &a, const char *b)
const mpreal operator+ (const char *a, const mpreal &b)
const std::string operator+ (const mpreal &a, const std::string b)
const std::string operator+ (const std::string a, const mpreal &b)
const mpreal operator+ (const mpz_t b, const mpreal &a)
const mpreal operator+ (const mpq_t b, const mpreal &a)
const mpreal operator+ (const long double b, const mpreal &a)
const mpreal operator+ (const double b, const mpreal &a)
const mpreal operator+ (const unsigned long int b, const mpreal &a)
const mpreal operator+ (const unsigned int b, const mpreal &a)
const mpreal operator+ (const long int b, const mpreal &a)
const mpreal operator+ (const int b, const mpreal &a)
const mpreal operator- (const mpreal &a, const mpreal &b)
const mpreal operator- (const mpreal &a, const mpz_t b)
const mpreal operator- (const mpreal &a, const mpq_t b)
const mpreal operator- (const mpreal &a, const long double b)
const mpreal operator- (const mpreal &a, const double b)
const mpreal operator- (const mpreal &a, const unsigned long int b)
const mpreal operator- (const mpreal &a, const unsigned int b)
const mpreal operator- (const mpreal &a, const long int b)
const mpreal operator- (const mpreal &a, const int b)
const mpreal operator- (const mpreal &a, const char *b)
const mpreal operator- (const char *a, const mpreal &b)
const mpreal operator- (const mpz_t b, const mpreal &a)
const mpreal operator- (const mpq_t b, const mpreal &a)
const mpreal operator- (const long double b, const mpreal &a)
const mpreal operator- (const double b, const mpreal &a)
const mpreal operator- (const unsigned long int b, const mpreal &a)
const mpreal operator- (const unsigned int b, const mpreal &a)
const mpreal operator- (const long int b, const mpreal &a)
const mpreal operator- (const int b, const mpreal &a)
const mpreal operator/ (const mpreal &a, const mpreal &b)
const mpreal operator/ (const mpreal &a, const mpz_t b)
const mpreal operator/ (const mpreal &a, const mpq_t b)
const mpreal operator/ (const mpreal &a, const long double b)
const mpreal operator/ (const mpreal &a, const double b)
const mpreal operator/ (const mpreal &a, const unsigned long int b)
const mpreal operator/ (const mpreal &a, const unsigned int b)
const mpreal operator/ (const mpreal &a, const long int b)
const mpreal operator/ (const mpreal &a, const int b)
const mpreal operator/ (const long double b, const mpreal &a)
const mpreal operator/ (const unsigned long int b, const mpreal &a)
const mpreal operator/ (const unsigned int b, const mpreal &a)
const mpreal operator/ (const long int b, const mpreal &a)
const mpreal operator/ (const int b, const mpreal &a)
const mpreal operator/ (const double b, const mpreal &a)
bool operator< (const mpreal &a, const unsigned long int b)
bool operator< (const mpreal &a, const unsigned int b)
bool operator< (const mpreal &a, const long int b)
bool operator< (const mpreal &a, const int b)
bool operator< (const mpreal &a, const long double b)
bool operator< (const mpreal &a, const double b)
bool operator< (const unsigned long int a, const mpreal &b)
bool operator< (const unsigned int a, const mpreal &b)
bool operator< (const long int a, const mpreal &b)
bool operator< (const int a, const mpreal &b)
bool operator< (const long double a, const mpreal &b)
bool operator< (const double a, const mpreal &b)
bool operator< (const mpreal &a, const mpreal &b)
ostream & operator<< (ostream &os, const mpreal &v)
const mpreal operator<< (const mpreal &v, const unsigned long int k)
const mpreal operator<< (const mpreal &v, const unsigned int k)
const mpreal operator<< (const mpreal &v, const long int k)
const mpreal operator<< (const mpreal &v, const int k)
bool operator<= (const mpreal &a, const unsigned long int b)
bool operator<= (const mpreal &a, const unsigned int b)
bool operator<= (const mpreal &a, const long int b)
bool operator<= (const mpreal &a, const int b)
bool operator<= (const mpreal &a, const long double b)
bool operator<= (const mpreal &a, const double b)
bool operator<= (const unsigned long int a, const mpreal &b)
bool operator<= (const unsigned int a, const mpreal &b)
bool operator<= (const long int a, const mpreal &b)
bool operator<= (const int a, const mpreal &b)
bool operator<= (const long double a, const mpreal &b)
bool operator<= (const double a, const mpreal &b)
bool operator<= (const mpreal &a, const mpreal &b)
bool operator== (const mpreal &a, const unsigned long int b)
bool operator== (const mpreal &a, const unsigned int b)
bool operator== (const mpreal &a, const long int b)
bool operator== (const mpreal &a, const int b)
bool operator== (const mpreal &a, const long double b)
bool operator== (const mpreal &a, const double b)
bool operator== (const unsigned long int a, const mpreal &b)
bool operator== (const unsigned int a, const mpreal &b)
bool operator== (const long int a, const mpreal &b)
bool operator== (const int a, const mpreal &b)
bool operator== (const long double a, const mpreal &b)
bool operator== (const double a, const mpreal &b)
bool operator== (const mpreal &a, const mpreal &b)
bool operator> (const mpreal &a, const unsigned long int b)
bool operator> (const mpreal &a, const unsigned int b)
bool operator> (const mpreal &a, const long int b)
bool operator> (const mpreal &a, const int b)
bool operator> (const mpreal &a, const long double b)
bool operator> (const mpreal &a, const double b)
bool operator> (const unsigned long int a, const mpreal &b)
bool operator> (const unsigned int a, const mpreal &b)
bool operator> (const long int a, const mpreal &b)
bool operator> (const int a, const mpreal &b)
bool operator> (const long double a, const mpreal &b)
bool operator> (const double a, const mpreal &b)
bool operator> (const mpreal &a, const mpreal &b)
bool operator>= (const mpreal &a, const unsigned long int b)
bool operator>= (const mpreal &a, const unsigned int b)
bool operator>= (const mpreal &a, const long int b)
bool operator>= (const mpreal &a, const int b)
bool operator>= (const mpreal &a, const long double b)
bool operator>= (const mpreal &a, const double b)
bool operator>= (const unsigned long int a, const mpreal &b)
bool operator>= (const unsigned int a, const mpreal &b)
bool operator>= (const long int a, const mpreal &b)
bool operator>= (const int a, const mpreal &b)
bool operator>= (const long double a, const mpreal &b)
bool operator>= (const double a, const mpreal &b)
bool operator>= (const mpreal &a, const mpreal &b)
istream & operator>> (istream &is, mpreal &v)
const mpreal operator>> (const mpreal &v, const unsigned long int k)
const mpreal operator>> (const mpreal &v, const unsigned int k)
const mpreal operator>> (const mpreal &v, const long int k)
const mpreal operator>> (const mpreal &v, const int k)
const mpreal pow (const mpreal &a, const unsigned int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const mpreal &a, const int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const mpreal &a, const long double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const mpreal &a, const double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned int a, const mpreal &b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long int a, const mpreal &b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const int a, const mpreal &b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long double a, const mpreal &b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const double a, const mpreal &b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned long int a, const unsigned int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned long int a, const long int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned long int a, const int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned long int a, const long double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned long int a, const double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned int a, const unsigned long int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned int a, const unsigned int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned int a, const long int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned int a, const int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned int a, const long double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const unsigned int a, const double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long int a, const unsigned long int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long int a, const unsigned int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long int a, const long int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long int a, const int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long int a, const long double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long int a, const double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const int a, const unsigned long int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const int a, const unsigned int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const int a, const long int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const int a, const int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const int a, const long double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const int a, const double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long double a, const long double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long double a, const unsigned long int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long double a, const unsigned int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long double a, const long int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const long double a, const int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const double a, const double b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const double a, const unsigned long int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const double a, const unsigned int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const double a, const long int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const double a, const int b, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal pow (const mpreal &a, const mpreal &b, mp_rnd_t rnd_mode)
const mpreal pow (const mpreal &a, const mpz_t b, mp_rnd_t rnd_mode)
const mpreal pow (const mpreal &a, const unsigned long int b, mp_rnd_t rnd_mode)
const mpreal pow (const mpreal &a, const long int b, mp_rnd_t rnd_mode)
const mpreal pow (const unsigned long int a, const mpreal &b, mp_rnd_t rnd_mode)
const mpreal pow (const unsigned long int a, const unsigned long int b, mp_rnd_t rnd_mode)
const mpreal random2 (mp_size_t size, mp_exp_t exp)
const mpreal rec_sqrt (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal remainder (const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode)
const mpreal remquo (long *q, const mpreal &x, const mpreal &y, mp_rnd_t rnd_mode)
const mpreal rint (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal rint_ceil (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal rint_floor (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal rint_round (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal rint_trunc (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal root (const mpreal &v, unsigned long int k, mp_rnd_t rnd_mode)
const mpreal round (const mpreal &v)
const mpreal sec (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal sech (const mpreal &v, mp_rnd_t rnd_mode)
int sgn (const mpreal &v)
const mpreal sin (const mpreal &v, mp_rnd_t rnd_mode)
int sin_cos (mpreal &s, mpreal &c, const mpreal &v, mp_rnd_t rnd_mode)
const mpreal sinh (const mpreal &v, mp_rnd_t rnd_mode)
int sinh_cosh (mpreal &s, mpreal &c, const mpreal &v, mp_rnd_t rnd_mode)
const mpreal sqr (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal sqrt (const unsigned int v, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal sqrt (const long int v, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal sqrt (const int v, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal sqrt (const long double v, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal sqrt (const double v, mp_rnd_t rnd_mode=mpreal::default_rnd)
const mpreal sqrt (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal sqrt (const unsigned long int v, mp_rnd_t rnd_mode)
const mpreal sum (const mpreal tab[], unsigned long int n, mp_rnd_t rnd_mode)
void swap (mpreal &a, mpreal &b)
const mpreal tan (const mpreal &v, mp_rnd_t rnd_mode)
const mpreal tanh (const mpreal &v, mp_rnd_t rnd_mode)
template<class T >
std::string to_string (T t, std::ios_base &(*f)(std::ios_base &))
const mpreal trunc (const mpreal &v)
const mpreal urandom (gmp_randstate_t &state, mp_rnd_t rnd_mode)
const mpreal urandomb (gmp_randstate_t &state)
const mpreal zeta (const mpreal &v, mp_rnd_t rnd_mode)

Function Documentation

bool mpfr::_isinf ( const mpreal &  v) [inline]

Definition at line 1929 of file mpreal.h.

bool mpfr::_isint ( const mpreal &  v) [inline]

Definition at line 1944 of file mpreal.h.

bool mpfr::_isnan ( const mpreal &  v) [inline]

Definition at line 1924 of file mpreal.h.

bool mpfr::_isnum ( const mpreal &  v) [inline]

Definition at line 1934 of file mpreal.h.

bool mpfr::_isregular ( const mpreal &  v) [inline]

Definition at line 1950 of file mpreal.h.

bool mpfr::_iszero ( const mpreal &  v) [inline]

Definition at line 1939 of file mpreal.h.

const mpreal mpfr::_j0 ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2488 of file mpreal.h.

const mpreal mpfr::_j1 ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2495 of file mpreal.h.

const mpreal mpfr::_jn ( long  n,
const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2502 of file mpreal.h.

const mpreal mpfr::_y0 ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2509 of file mpreal.h.

const mpreal mpfr::_y1 ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2516 of file mpreal.h.

const mpreal mpfr::_yn ( long  n,
const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2523 of file mpreal.h.

const mpreal mpfr::abs ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2211 of file mpreal.h.

const mpreal mpfr::acos ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2319 of file mpreal.h.

const mpreal mpfr::acosh ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2397 of file mpreal.h.

const mpreal mpfr::agm ( const mpreal &  v1,
const mpreal &  v2,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
)

Definition at line 179 of file mpreal.cpp.

const mpreal mpfr::asin ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2326 of file mpreal.h.

const mpreal mpfr::asinh ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2404 of file mpreal.h.

const mpreal mpfr::atan ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2333 of file mpreal.h.

const mpreal mpfr::atan2 ( const mpreal &  y,
const mpreal &  x,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2340 of file mpreal.h.

const mpreal mpfr::atanh ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2411 of file mpreal.h.

const mpreal mpfr::cbrt ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2190 of file mpreal.h.

const mpreal mpfr::ceil ( const mpreal &  v) [inline]

Definition at line 2631 of file mpreal.h.

int mpfr::cmpabs ( const mpreal &  a,
const mpreal &  b 
) [inline]

Definition at line 2225 of file mpreal.h.

const mpreal mpfr::const_catalan ( mp_prec_t  prec = mpreal::default_prec,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2606 of file mpreal.h.

const mpreal mpfr::const_euler ( mp_prec_t  prec = mpreal::default_prec,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2598 of file mpreal.h.

const mpreal mpfr::const_infinity ( int  sign = 1,
mp_prec_t  prec = mpreal::default_prec,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2614 of file mpreal.h.

const mpreal mpfr::const_log2 ( mp_prec_t  prec = mpreal::default_prec,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2582 of file mpreal.h.

const mpreal mpfr::const_pi ( mp_prec_t  prec = mpreal::default_prec,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2590 of file mpreal.h.

const mpreal mpfr::cos ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2272 of file mpreal.h.

const mpreal mpfr::cosh ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2355 of file mpreal.h.

const mpreal mpfr::cot ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2307 of file mpreal.h.

const mpreal mpfr::coth ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2390 of file mpreal.h.

const mpreal mpfr::csc ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2300 of file mpreal.h.

const mpreal mpfr::csch ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2383 of file mpreal.h.

const mpreal mpfr::digamma ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2572 of file mpreal.h.

const mpreal mpfr::dim ( const mpreal &  a,
const mpreal &  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2218 of file mpreal.h.

const mpreal mpfr::div_2si ( const mpreal &  v,
long int  k,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 1525 of file mpreal.h.

const mpreal mpfr::div_2ui ( const mpreal &  v,
unsigned long int  k,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 1518 of file mpreal.h.

const mpreal mpfr::eint ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2439 of file mpreal.h.

const mpreal mpfr::erf ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2474 of file mpreal.h.

const mpreal mpfr::erfc ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2481 of file mpreal.h.

const mpreal mpfr::exp ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2251 of file mpreal.h.

const mpreal mpfr::exp10 ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2265 of file mpreal.h.

const mpreal mpfr::exp2 ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2258 of file mpreal.h.

const mpreal mpfr::expm1 ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2432 of file mpreal.h.

const mpreal mpfr::fabs ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2204 of file mpreal.h.

const mpreal mpfr::fac_ui ( unsigned long int  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2418 of file mpreal.h.

const mpreal mpfr::floor ( const mpreal &  v) [inline]

Definition at line 2639 of file mpreal.h.

const mpreal mpfr::fma ( const mpreal &  v1,
const mpreal &  v2,
const mpreal &  v3,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
)

Definition at line 149 of file mpreal.cpp.

const mpreal mpfr::fmod ( const mpreal &  x,
const mpreal &  y,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2546 of file mpreal.h.

const mpreal mpfr::fms ( const mpreal &  v1,
const mpreal &  v2,
const mpreal &  v3,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
)

Definition at line 164 of file mpreal.cpp.

const mpreal mpfr::frac ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2688 of file mpreal.h.

const mpreal mpfr::frexp ( const mpreal &  v,
mp_exp_t *  exp 
) [inline]

Definition at line 2036 of file mpreal.h.

const mpreal mpfr::gamma ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2446 of file mpreal.h.

const mpreal mpfr::hypot ( const mpreal &  x,
const mpreal &  y,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
)

Definition at line 194 of file mpreal.cpp.

const mpreal mpfr::ldexp ( const mpreal &  v,
mp_exp_t  exp 
) [inline]

Definition at line 2044 of file mpreal.h.

const mpreal mpfr::lgamma ( const mpreal &  v,
int *  signp,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2460 of file mpreal.h.

const mpreal mpfr::li2 ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2539 of file mpreal.h.

const mpreal mpfr::lngamma ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2453 of file mpreal.h.

const mpreal mpfr::log ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2230 of file mpreal.h.

const mpreal mpfr::log10 ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2244 of file mpreal.h.

const mpreal mpfr::log1p ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2425 of file mpreal.h.

const mpreal mpfr::log2 ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2237 of file mpreal.h.

const mpreal mpfr::machine_epsilon ( mp_prec_t  prec) [inline]

Definition at line 2053 of file mpreal.h.

const mpreal mpfr::max ( const mpreal &  x,
const mpreal &  y 
) [inline]

Definition at line 2703 of file mpreal.h.

const mpreal mpfr::min ( const mpreal &  x,
const mpreal &  y 
) [inline]

Definition at line 2710 of file mpreal.h.

const mpreal mpfr::modf ( const mpreal &  v,
mpreal &  n 
) [inline]

Definition at line 2079 of file mpreal.h.

const mpreal mpfr::mpreal_max ( mp_prec_t  prec) [inline]

Definition at line 2069 of file mpreal.h.

const mpreal mpfr::mpreal_min ( mp_prec_t  prec) [inline]

Definition at line 2061 of file mpreal.h.

const mpreal mpfr::mul_2si ( const mpreal &  v,
long int  k,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 1511 of file mpreal.h.

const mpreal mpfr::mul_2ui ( const mpreal &  v,
unsigned long int  k,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 1503 of file mpreal.h.

const mpreal mpfr::nextabove ( const mpreal &  x) [inline]

Definition at line 2723 of file mpreal.h.

const mpreal mpfr::nextbelow ( const mpreal &  x) [inline]

Definition at line 2730 of file mpreal.h.

const mpreal mpfr::nexttoward ( const mpreal &  x,
const mpreal &  y 
) [inline]

Definition at line 2716 of file mpreal.h.

bool mpfr::operator!= ( const mpreal &  a,
const unsigned long int  b 
) [inline]

Definition at line 1864 of file mpreal.h.

bool mpfr::operator!= ( const mpreal &  a,
const unsigned int  b 
) [inline]

Definition at line 1869 of file mpreal.h.

bool mpfr::operator!= ( const mpreal &  a,
const long int  b 
) [inline]

Definition at line 1874 of file mpreal.h.

bool mpfr::operator!= ( const mpreal &  a,
const int  b 
) [inline]

Definition at line 1879 of file mpreal.h.

bool mpfr::operator!= ( const mpreal &  a,
const long double  b 
) [inline]

Definition at line 1884 of file mpreal.h.

bool mpfr::operator!= ( const mpreal &  a,
const double  b 
) [inline]

Definition at line 1889 of file mpreal.h.

bool mpfr::operator!= ( const unsigned long int  a,
const mpreal &  b 
) [inline]

Definition at line 1894 of file mpreal.h.

bool mpfr::operator!= ( const unsigned int  a,
const mpreal &  b 
) [inline]

Definition at line 1899 of file mpreal.h.

bool mpfr::operator!= ( const long int  a,
const mpreal &  b 
) [inline]

Definition at line 1904 of file mpreal.h.

bool mpfr::operator!= ( const int  a,
const mpreal &  b 
) [inline]

Definition at line 1909 of file mpreal.h.

bool mpfr::operator!= ( const long double  a,
const mpreal &  b 
) [inline]

Definition at line 1914 of file mpreal.h.

bool mpfr::operator!= ( const double  a,
const mpreal &  b 
) [inline]

Definition at line 1919 of file mpreal.h.

bool mpfr::operator!= ( const mpreal &  a,
const mpreal &  b 
) [inline]

Definition at line 1859 of file mpreal.h.

const mpreal mpfr::operator* ( const mpreal &  a,
const mpreal &  b 
) [inline]

Definition at line 1166 of file mpreal.h.

const mpreal mpfr::operator* ( const mpreal &  a,
const mpz_t  b 
) [inline]

Definition at line 1173 of file mpreal.h.

const mpreal mpfr::operator* ( const mpreal &  a,
const mpq_t  b 
) [inline]

Definition at line 1178 of file mpreal.h.

const mpreal mpfr::operator* ( const mpreal &  a,
const long double  b 
) [inline]

Definition at line 1183 of file mpreal.h.

const mpreal mpfr::operator* ( const mpreal &  a,
const double  b 
) [inline]

Definition at line 1188 of file mpreal.h.

const mpreal mpfr::operator* ( const mpreal &  a,
const unsigned long int  b 
) [inline]

Definition at line 1193 of file mpreal.h.

const mpreal mpfr::operator* ( const mpreal &  a,
const unsigned int  b 
) [inline]

Definition at line 1198 of file mpreal.h.

const mpreal mpfr::operator* ( const mpreal &  a,
const long int  b 
) [inline]

Definition at line 1203 of file mpreal.h.

const mpreal mpfr::operator* ( const mpreal &  a,
const int  b 
) [inline]

Definition at line 1208 of file mpreal.h.

const mpreal mpfr::operator* ( const mpz_t  b,
const mpreal &  a 
) [inline]

Definition at line 1213 of file mpreal.h.

const mpreal mpfr::operator* ( const mpq_t  b,
const mpreal &  a 
) [inline]

Definition at line 1218 of file mpreal.h.

const mpreal mpfr::operator* ( const long double  b,
const mpreal &  a 
) [inline]

Definition at line 1223 of file mpreal.h.

const mpreal mpfr::operator* ( const double  b,
const mpreal &  a 
) [inline]

Definition at line 1228 of file mpreal.h.

const mpreal mpfr::operator* ( const unsigned long int  b,
const mpreal &  a 
) [inline]

Definition at line 1233 of file mpreal.h.

const mpreal mpfr::operator* ( const unsigned int  b,
const mpreal &  a 
) [inline]

Definition at line 1238 of file mpreal.h.

const mpreal mpfr::operator* ( const long int  b,
const mpreal &  a 
) [inline]

Definition at line 1243 of file mpreal.h.

const mpreal mpfr::operator* ( const int  b,
const mpreal &  a 
) [inline]

Definition at line 1248 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpreal &  a,
const mpreal &  b 
) [inline]

Definition at line 796 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpreal &  a,
const mpz_t  b 
) [inline]

Definition at line 813 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpreal &  a,
const mpq_t  b 
) [inline]

Definition at line 829 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpreal &  a,
const long double  b 
) [inline]

Definition at line 834 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpreal &  a,
const double  b 
) [inline]

Definition at line 839 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpreal &  a,
const unsigned long int  b 
) [inline]

Definition at line 844 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpreal &  a,
const unsigned int  b 
) [inline]

Definition at line 849 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpreal &  a,
const long int  b 
) [inline]

Definition at line 854 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpreal &  a,
const int  b 
) [inline]

Definition at line 859 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpreal &  a,
const char *  b 
) [inline]

Definition at line 818 of file mpreal.h.

const mpreal mpfr::operator+ ( const char *  a,
const mpreal &  b 
) [inline]

Definition at line 823 of file mpreal.h.

const std::string mpfr::operator+ ( const mpreal &  a,
const std::string  b 
) [inline]

Definition at line 803 of file mpreal.h.

const std::string mpfr::operator+ ( const std::string  a,
const mpreal &  b 
) [inline]

Definition at line 808 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpz_t  b,
const mpreal &  a 
) [inline]

Definition at line 864 of file mpreal.h.

const mpreal mpfr::operator+ ( const mpq_t  b,
const mpreal &  a 
) [inline]

Definition at line 869 of file mpreal.h.

const mpreal mpfr::operator+ ( const long double  b,
const mpreal &  a 
) [inline]

Definition at line 874 of file mpreal.h.

const mpreal mpfr::operator+ ( const double  b,
const mpreal &  a 
) [inline]

Definition at line 879 of file mpreal.h.

const mpreal mpfr::operator+ ( const unsigned long int  b,
const mpreal &  a 
) [inline]

Definition at line 884 of file mpreal.h.

const mpreal mpfr::operator+ ( const unsigned int  b,
const mpreal &  a 
) [inline]

Definition at line 889 of file mpreal.h.

const mpreal mpfr::operator+ ( const long int  b,
const mpreal &  a 
) [inline]

Definition at line 894 of file mpreal.h.

const mpreal mpfr::operator+ ( const int  b,
const mpreal &  a 
) [inline]

Definition at line 899 of file mpreal.h.

const mpreal mpfr::operator- ( const mpreal &  a,
const mpreal &  b 
) [inline]

Definition at line 996 of file mpreal.h.

const mpreal mpfr::operator- ( const mpreal &  a,
const mpz_t  b 
) [inline]

Definition at line 1003 of file mpreal.h.

const mpreal mpfr::operator- ( const mpreal &  a,
const mpq_t  b 
) [inline]

Definition at line 1008 of file mpreal.h.

const mpreal mpfr::operator- ( const mpreal &  a,
const long double  b 
) [inline]

Definition at line 1013 of file mpreal.h.

const mpreal mpfr::operator- ( const mpreal &  a,
const double  b 
) [inline]

Definition at line 1018 of file mpreal.h.

const mpreal mpfr::operator- ( const mpreal &  a,
const unsigned long int  b 
) [inline]

Definition at line 1023 of file mpreal.h.

const mpreal mpfr::operator- ( const mpreal &  a,
const unsigned int  b 
) [inline]

Definition at line 1028 of file mpreal.h.

const mpreal mpfr::operator- ( const mpreal &  a,
const long int  b 
) [inline]

Definition at line 1033 of file mpreal.h.

const mpreal mpfr::operator- ( const mpreal &  a,
const int  b 
) [inline]

Definition at line 1038 of file mpreal.h.

const mpreal mpfr::operator- ( const mpreal &  a,
const char *  b 
) [inline]

Definition at line 1097 of file mpreal.h.

const mpreal mpfr::operator- ( const char *  a,
const mpreal &  b 
) [inline]

Definition at line 1102 of file mpreal.h.

const mpreal mpfr::operator- ( const mpz_t  b,
const mpreal &  a 
) [inline]

Definition at line 1043 of file mpreal.h.

const mpreal mpfr::operator- ( const mpq_t  b,
const mpreal &  a 
) [inline]

Definition at line 1048 of file mpreal.h.

const mpreal mpfr::operator- ( const long double  b,
const mpreal &  a 
) [inline]

Definition at line 1053 of file mpreal.h.

const mpreal mpfr::operator- ( const double  b,
const mpreal &  a 
) [inline]

Definition at line 1058 of file mpreal.h.

const mpreal mpfr::operator- ( const unsigned long int  b,
const mpreal &  a 
) [inline]

Definition at line 1069 of file mpreal.h.

const mpreal mpfr::operator- ( const unsigned int  b,
const mpreal &  a 
) [inline]

Definition at line 1076 of file mpreal.h.

const mpreal mpfr::operator- ( const long int  b,
const mpreal &  a 
) [inline]

Definition at line 1083 of file mpreal.h.

const mpreal mpfr::operator- ( const int  b,
const mpreal &  a 
) [inline]

Definition at line 1090 of file mpreal.h.

const mpreal mpfr::operator/ ( const mpreal &  a,
const mpreal &  b 
) [inline]

Definition at line 1312 of file mpreal.h.

const mpreal mpfr::operator/ ( const mpreal &  a,
const mpz_t  b 
) [inline]

Definition at line 1326 of file mpreal.h.

const mpreal mpfr::operator/ ( const mpreal &  a,
const mpq_t  b 
) [inline]

Definition at line 1331 of file mpreal.h.

const mpreal mpfr::operator/ ( const mpreal &  a,
const long double  b 
) [inline]

Definition at line 1336 of file mpreal.h.

const mpreal mpfr::operator/ ( const mpreal &  a,
const double  b 
) [inline]

Definition at line 1341 of file mpreal.h.

const mpreal mpfr::operator/ ( const mpreal &  a,
const unsigned long int  b 
) [inline]

Definition at line 1346 of file mpreal.h.

const mpreal mpfr::operator/ ( const mpreal &  a,
const unsigned int  b 
) [inline]

Definition at line 1351 of file mpreal.h.

const mpreal mpfr::operator/ ( const mpreal &  a,
const long int  b 
) [inline]

Definition at line 1356 of file mpreal.h.

const mpreal mpfr::operator/ ( const mpreal &  a,
const int  b 
) [inline]

Definition at line 1361 of file mpreal.h.

const mpreal mpfr::operator/ ( const long double  b,
const mpreal &  a 
) [inline]

Definition at line 1394 of file mpreal.h.

const mpreal mpfr::operator/ ( const unsigned long int  b,
const mpreal &  a 
) [inline]

Definition at line 1366 of file mpreal.h.

const mpreal mpfr::operator/ ( const unsigned int  b,
const mpreal &  a 
) [inline]

Definition at line 1373 of file mpreal.h.

const mpreal mpfr::operator/ ( const long int  b,
const mpreal &  a 
) [inline]

Definition at line 1380 of file mpreal.h.

const mpreal mpfr::operator/ ( const int  b,
const mpreal &  a 
) [inline]

Definition at line 1387 of file mpreal.h.

const mpreal mpfr::operator/ ( const double  b,
const mpreal &  a 
) [inline]

Definition at line 1400 of file mpreal.h.

bool mpfr::operator< ( const mpreal &  a,
const unsigned long int  b 
) [inline]

Definition at line 1669 of file mpreal.h.

bool mpfr::operator< ( const mpreal &  a,
const unsigned int  b 
) [inline]

Definition at line 1674 of file mpreal.h.

bool mpfr::operator< ( const mpreal &  a,
const long int  b 
) [inline]

Definition at line 1679 of file mpreal.h.

bool mpfr::operator< ( const mpreal &  a,
const int  b 
) [inline]

Definition at line 1684 of file mpreal.h.

bool mpfr::operator< ( const mpreal &  a,
const long double  b 
) [inline]

Definition at line 1689 of file mpreal.h.

bool mpfr::operator< ( const mpreal &  a,
const double  b 
) [inline]

Definition at line 1694 of file mpreal.h.

bool mpfr::operator< ( const unsigned long int  a,
const mpreal &  b 
) [inline]

Definition at line 1699 of file mpreal.h.

bool mpfr::operator< ( const unsigned int  a,
const mpreal &  b 
) [inline]

Definition at line 1704 of file mpreal.h.

bool mpfr::operator< ( const long int  a,
const mpreal &  b 
) [inline]

Definition at line 1709 of file mpreal.h.

bool mpfr::operator< ( const int  a,
const mpreal &  b 
) [inline]

Definition at line 1714 of file mpreal.h.

bool mpfr::operator< ( const long double  a,
const mpreal &  b 
) [inline]

Definition at line 1719 of file mpreal.h.

bool mpfr::operator< ( const double  a,
const mpreal &  b 
) [inline]

Definition at line 1724 of file mpreal.h.

bool mpfr::operator< ( const mpreal &  a,
const mpreal &  b 
) [inline]

Definition at line 1664 of file mpreal.h.

ostream& mpfr::operator<< ( ostream &  os,
const mpreal &  v 
)

Definition at line 366 of file mpreal.cpp.

const mpreal mpfr::operator<< ( const mpreal &  v,
const unsigned long int  k 
) [inline]

Definition at line 1462 of file mpreal.h.

const mpreal mpfr::operator<< ( const mpreal &  v,
const unsigned int  k 
) [inline]

Definition at line 1467 of file mpreal.h.

const mpreal mpfr::operator<< ( const mpreal &  v,
const long int  k 
) [inline]

Definition at line 1472 of file mpreal.h.

const mpreal mpfr::operator<< ( const mpreal &  v,
const int  k 
) [inline]

Definition at line 1477 of file mpreal.h.

bool mpfr::operator<= ( const mpreal &  a,
const unsigned long int  b 
) [inline]

Definition at line 1734 of file mpreal.h.

bool mpfr::operator<= ( const mpreal &  a,
const unsigned int  b 
) [inline]

Definition at line 1739 of file mpreal.h.

bool mpfr::operator<= ( const mpreal &  a,
const long int  b 
) [inline]

Definition at line 1744 of file mpreal.h.

bool mpfr::operator<= ( const mpreal &  a,
const int  b 
) [inline]

Definition at line 1749 of file mpreal.h.

bool mpfr::operator<= ( const mpreal &  a,
const long double  b 
) [inline]

Definition at line 1754 of file mpreal.h.

bool mpfr::operator<= ( const mpreal &  a,
const double  b 
) [inline]

Definition at line 1759 of file mpreal.h.

bool mpfr::operator<= ( const unsigned long int  a,
const mpreal &  b 
) [inline]

Definition at line 1764 of file mpreal.h.

bool mpfr::operator<= ( const unsigned int  a,
const mpreal &  b 
) [inline]

Definition at line 1769 of file mpreal.h.

bool mpfr::operator<= ( const long int  a,
const mpreal &  b 
) [inline]

Definition at line 1774 of file mpreal.h.

bool mpfr::operator<= ( const int  a,
const mpreal &  b 
) [inline]

Definition at line 1779 of file mpreal.h.

bool mpfr::operator<= ( const long double  a,
const mpreal &  b 
) [inline]

Definition at line 1784 of file mpreal.h.

bool mpfr::operator<= ( const double  a,
const mpreal &  b 
) [inline]

Definition at line 1789 of file mpreal.h.

bool mpfr::operator<= ( const mpreal &  a,
const mpreal &  b 
) [inline]

Definition at line 1729 of file mpreal.h.

bool mpfr::operator== ( const mpreal &  a,
const unsigned long int  b 
) [inline]

Definition at line 1799 of file mpreal.h.

bool mpfr::operator== ( const mpreal &  a,
const unsigned int  b 
) [inline]

Definition at line 1804 of file mpreal.h.

bool mpfr::operator== ( const mpreal &  a,
const long int  b 
) [inline]

Definition at line 1809 of file mpreal.h.

bool mpfr::operator== ( const mpreal &  a,
const int  b 
) [inline]

Definition at line 1814 of file mpreal.h.

bool mpfr::operator== ( const mpreal &  a,
const long double  b 
) [inline]

Definition at line 1819 of file mpreal.h.

bool mpfr::operator== ( const mpreal &  a,
const double  b 
) [inline]

Definition at line 1824 of file mpreal.h.

bool mpfr::operator== ( const unsigned long int  a,
const mpreal &  b 
) [inline]

Definition at line 1829 of file mpreal.h.

bool mpfr::operator== ( const unsigned int  a,
const mpreal &  b 
) [inline]

Definition at line 1834 of file mpreal.h.

bool mpfr::operator== ( const long int  a,
const mpreal &  b 
) [inline]

Definition at line 1839 of file mpreal.h.

bool mpfr::operator== ( const int  a,
const mpreal &  b 
) [inline]

Definition at line 1844 of file mpreal.h.

bool mpfr::operator== ( const long double  a,
const mpreal &  b 
) [inline]

Definition at line 1849 of file mpreal.h.

bool mpfr::operator== ( const double  a,
const mpreal &  b 
) [inline]

Definition at line 1854 of file mpreal.h.

bool mpfr::operator== ( const mpreal &  a,
const mpreal &  b 
) [inline]

Definition at line 1794 of file mpreal.h.

bool mpfr::operator> ( const mpreal &  a,
const unsigned long int  b 
) [inline]

Definition at line 1539 of file mpreal.h.

bool mpfr::operator> ( const mpreal &  a,
const unsigned int  b 
) [inline]

Definition at line 1544 of file mpreal.h.

bool mpfr::operator> ( const mpreal &  a,
const long int  b 
) [inline]

Definition at line 1549 of file mpreal.h.

bool mpfr::operator> ( const mpreal &  a,
const int  b 
) [inline]

Definition at line 1554 of file mpreal.h.

bool mpfr::operator> ( const mpreal &  a,
const long double  b 
) [inline]

Definition at line 1559 of file mpreal.h.

bool mpfr::operator> ( const mpreal &  a,
const double  b 
) [inline]

Definition at line 1564 of file mpreal.h.

bool mpfr::operator> ( const unsigned long int  a,
const mpreal &  b 
) [inline]

Definition at line 1569 of file mpreal.h.

bool mpfr::operator> ( const unsigned int  a,
const mpreal &  b 
) [inline]

Definition at line 1574 of file mpreal.h.

bool mpfr::operator> ( const long int  a,
const mpreal &  b 
) [inline]

Definition at line 1579 of file mpreal.h.

bool mpfr::operator> ( const int  a,
const mpreal &  b 
) [inline]

Definition at line 1584 of file mpreal.h.

bool mpfr::operator> ( const long double  a,
const mpreal &  b 
) [inline]

Definition at line 1589 of file mpreal.h.

bool mpfr::operator> ( const double  a,
const mpreal &  b 
) [inline]

Definition at line 1594 of file mpreal.h.

bool mpfr::operator> ( const mpreal &  a,
const mpreal &  b 
) [inline]

Definition at line 1534 of file mpreal.h.

bool mpfr::operator>= ( const mpreal &  a,
const unsigned long int  b 
) [inline]

Definition at line 1604 of file mpreal.h.

bool mpfr::operator>= ( const mpreal &  a,
const unsigned int  b 
) [inline]

Definition at line 1609 of file mpreal.h.

bool mpfr::operator>= ( const mpreal &  a,
const long int  b 
) [inline]

Definition at line 1614 of file mpreal.h.

bool mpfr::operator>= ( const mpreal &  a,
const int  b 
) [inline]

Definition at line 1619 of file mpreal.h.

bool mpfr::operator>= ( const mpreal &  a,
const long double  b 
) [inline]

Definition at line 1624 of file mpreal.h.

bool mpfr::operator>= ( const mpreal &  a,
const double  b 
) [inline]

Definition at line 1629 of file mpreal.h.

bool mpfr::operator>= ( const unsigned long int  a,
const mpreal &  b 
) [inline]

Definition at line 1634 of file mpreal.h.

bool mpfr::operator>= ( const unsigned int  a,
const mpreal &  b 
) [inline]

Definition at line 1639 of file mpreal.h.

bool mpfr::operator>= ( const long int  a,
const mpreal &  b 
) [inline]

Definition at line 1644 of file mpreal.h.

bool mpfr::operator>= ( const int  a,
const mpreal &  b 
) [inline]

Definition at line 1649 of file mpreal.h.

bool mpfr::operator>= ( const long double  a,
const mpreal &  b 
) [inline]

Definition at line 1654 of file mpreal.h.

bool mpfr::operator>= ( const double  a,
const mpreal &  b 
) [inline]

Definition at line 1659 of file mpreal.h.

bool mpfr::operator>= ( const mpreal &  a,
const mpreal &  b 
) [inline]

Definition at line 1599 of file mpreal.h.

istream& mpfr::operator>> ( istream &  is,
mpreal &  v 
)

Definition at line 371 of file mpreal.cpp.

const mpreal mpfr::operator>> ( const mpreal &  v,
const unsigned long int  k 
) [inline]

Definition at line 1482 of file mpreal.h.

const mpreal mpfr::operator>> ( const mpreal &  v,
const unsigned int  k 
) [inline]

Definition at line 1492 of file mpreal.h.

const mpreal mpfr::operator>> ( const mpreal &  v,
const long int  k 
) [inline]

Definition at line 1487 of file mpreal.h.

const mpreal mpfr::operator>> ( const mpreal &  v,
const int  k 
) [inline]

Definition at line 1497 of file mpreal.h.

const mpreal mpfr::pow ( const mpreal &  a,
const unsigned int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2835 of file mpreal.h.

const mpreal mpfr::pow ( const mpreal &  a,
const int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2847 of file mpreal.h.

const mpreal mpfr::pow ( const mpreal &  a,
const long double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2852 of file mpreal.h.

const mpreal mpfr::pow ( const mpreal &  a,
const double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2857 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned int  a,
const mpreal &  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2869 of file mpreal.h.

const mpreal mpfr::pow ( const long int  a,
const mpreal &  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2874 of file mpreal.h.

const mpreal mpfr::pow ( const int  a,
const mpreal &  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2880 of file mpreal.h.

const mpreal mpfr::pow ( const long double  a,
const mpreal &  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2886 of file mpreal.h.

const mpreal mpfr::pow ( const double  a,
const mpreal &  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2891 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned long int  a,
const unsigned int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2904 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned long int  a,
const long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2909 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned long int  a,
const int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2915 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned long int  a,
const long double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2921 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned long int  a,
const double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2926 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned int  a,
const unsigned long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2932 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned int  a,
const unsigned int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2937 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned int  a,
const long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2942 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned int  a,
const int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2948 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned int  a,
const long double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2954 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned int  a,
const double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2959 of file mpreal.h.

const mpreal mpfr::pow ( const long int  a,
const unsigned long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2965 of file mpreal.h.

const mpreal mpfr::pow ( const long int  a,
const unsigned int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2971 of file mpreal.h.

const mpreal mpfr::pow ( const long int  a,
const long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2977 of file mpreal.h.

const mpreal mpfr::pow ( const long int  a,
const int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2988 of file mpreal.h.

const mpreal mpfr::pow ( const long int  a,
const long double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2999 of file mpreal.h.

const mpreal mpfr::pow ( const long int  a,
const double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3005 of file mpreal.h.

const mpreal mpfr::pow ( const int  a,
const unsigned long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3012 of file mpreal.h.

const mpreal mpfr::pow ( const int  a,
const unsigned int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3018 of file mpreal.h.

const mpreal mpfr::pow ( const int  a,
const long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3024 of file mpreal.h.

const mpreal mpfr::pow ( const int  a,
const int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3035 of file mpreal.h.

const mpreal mpfr::pow ( const int  a,
const long double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3046 of file mpreal.h.

const mpreal mpfr::pow ( const int  a,
const double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3052 of file mpreal.h.

const mpreal mpfr::pow ( const long double  a,
const long double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3059 of file mpreal.h.

const mpreal mpfr::pow ( const long double  a,
const unsigned long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3064 of file mpreal.h.

const mpreal mpfr::pow ( const long double  a,
const unsigned int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3069 of file mpreal.h.

const mpreal mpfr::pow ( const long double  a,
const long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3074 of file mpreal.h.

const mpreal mpfr::pow ( const long double  a,
const int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3079 of file mpreal.h.

const mpreal mpfr::pow ( const double  a,
const double  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3084 of file mpreal.h.

const mpreal mpfr::pow ( const double  a,
const unsigned long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3089 of file mpreal.h.

const mpreal mpfr::pow ( const double  a,
const unsigned int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3094 of file mpreal.h.

const mpreal mpfr::pow ( const double  a,
const long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3099 of file mpreal.h.

const mpreal mpfr::pow ( const double  a,
const int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 3104 of file mpreal.h.

const mpreal mpfr::pow ( const mpreal &  a,
const mpreal &  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2814 of file mpreal.h.

const mpreal mpfr::pow ( const mpreal &  a,
const mpz_t  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2821 of file mpreal.h.

const mpreal mpfr::pow ( const mpreal &  a,
const unsigned long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2828 of file mpreal.h.

const mpreal mpfr::pow ( const mpreal &  a,
const long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2840 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned long int  a,
const mpreal &  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2862 of file mpreal.h.

const mpreal mpfr::pow ( const unsigned long int  a,
const unsigned long int  b,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2897 of file mpreal.h.

const mpreal mpfr::random2 ( mp_size_t  size,
mp_exp_t  exp 
) [inline]

Definition at line 2755 of file mpreal.h.

const mpreal mpfr::rec_sqrt ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2561 of file mpreal.h.

const mpreal mpfr::remainder ( const mpreal &  x,
const mpreal &  y,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
)

Definition at line 222 of file mpreal.cpp.

const mpreal mpfr::remquo ( long *  q,
const mpreal &  x,
const mpreal &  y,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
)

Definition at line 237 of file mpreal.cpp.

const mpreal mpfr::rint ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2624 of file mpreal.h.

const mpreal mpfr::rint_ceil ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2660 of file mpreal.h.

const mpreal mpfr::rint_floor ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2667 of file mpreal.h.

const mpreal mpfr::rint_round ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2674 of file mpreal.h.

const mpreal mpfr::rint_trunc ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2681 of file mpreal.h.

const mpreal mpfr::root ( const mpreal &  v,
unsigned long int  k,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2197 of file mpreal.h.

const mpreal mpfr::round ( const mpreal &  v) [inline]

Definition at line 2646 of file mpreal.h.

const mpreal mpfr::sec ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2293 of file mpreal.h.

const mpreal mpfr::sech ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2376 of file mpreal.h.

int mpfr::sgn ( const mpreal &  v) [inline]

Definition at line 1995 of file mpreal.h.

const mpreal mpfr::sin ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2279 of file mpreal.h.

int mpfr::sin_cos ( mpreal &  s,
mpreal &  c,
const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2314 of file mpreal.h.

const mpreal mpfr::sinh ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2362 of file mpreal.h.

int mpfr::sinh_cosh ( mpreal &  s,
mpreal &  c,
const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2534 of file mpreal.h.

const mpreal mpfr::sqr ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2142 of file mpreal.h.

const mpreal mpfr::sqrt ( const unsigned int  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2163 of file mpreal.h.

const mpreal mpfr::sqrt ( const long int  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2168 of file mpreal.h.

const mpreal mpfr::sqrt ( const int  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2174 of file mpreal.h.

const mpreal mpfr::sqrt ( const long double  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2180 of file mpreal.h.

const mpreal mpfr::sqrt ( const double  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2185 of file mpreal.h.

const mpreal mpfr::sqrt ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2149 of file mpreal.h.

const mpreal mpfr::sqrt ( const unsigned long int  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2156 of file mpreal.h.

const mpreal mpfr::sum ( const mpreal  tab[],
unsigned long int  n,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
)

Definition at line 209 of file mpreal.cpp.

void mpfr::swap ( mpreal &  a,
mpreal &  b 
) [inline]

Definition at line 2697 of file mpreal.h.

const mpreal mpfr::tan ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2286 of file mpreal.h.

const mpreal mpfr::tanh ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2369 of file mpreal.h.

template<class T >
std::string mpfr::to_string ( T  t,
std::ios_base &(*)(std::ios_base &)  f 
)

Definition at line 253 of file mpreal.cpp.

const mpreal mpfr::trunc ( const mpreal &  v) [inline]

Definition at line 2653 of file mpreal.h.

const mpreal mpfr::urandom ( gmp_randstate_t &  state,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2746 of file mpreal.h.

const mpreal mpfr::urandomb ( gmp_randstate_t &  state) [inline]

Definition at line 2737 of file mpreal.h.

const mpreal mpfr::zeta ( const mpreal &  v,
mp_rnd_t  rnd_mode = mpreal::default_rnd 
) [inline]

Definition at line 2467 of file mpreal.h.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:40