Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
__gmp_expr< mpfr_t, mpfr_t > Member List

This is the complete list of members for __gmp_expr< mpfr_t, mpfr_t >, including all inherited members.

__get_mp() const__gmp_expr< mpfr_t, mpfr_t >inline
__get_mp()__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr()__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(const __gmp_expr &f)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(const __gmp_expr &f, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(const __gmp_expr< T, U > &expr)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(const __gmp_expr< T, U > &expr, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(signed char c)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(signed char c, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(unsigned char c)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(unsigned char c, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(signed int i)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(signed int i, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(unsigned int i)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(unsigned int i, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(signed short int s)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(signed short int s, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(unsigned short int s)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(unsigned short int s, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(signed long int l)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(signed long int l, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(unsigned long int l)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(unsigned long int l, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(float f)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(float f, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(double d)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(double d, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(const char *s)__gmp_expr< mpfr_t, mpfr_t >inlineexplicit
__gmp_expr(const char *s, unsigned long int prec, int base=0)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(const std::string &s)__gmp_expr< mpfr_t, mpfr_t >inlineexplicit
__gmp_expr(const std::string &s, unsigned long int prec, int base=0)__gmp_expr< mpfr_t, mpfr_t >inline
__gmp_expr(mpfr_srcptr f)__gmp_expr< mpfr_t, mpfr_t >inlineexplicit
__gmp_expr(mpfr_srcptr f, unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
baseMpFrCprivatestatic
fits_sint_p() const__gmp_expr< mpfr_t, mpfr_t >inline
fits_slong_p() const__gmp_expr< mpfr_t, mpfr_t >inline
fits_sshort_p() const__gmp_expr< mpfr_t, mpfr_t >inline
fits_uint_p() const__gmp_expr< mpfr_t, mpfr_t >inline
fits_ulong_p() const__gmp_expr< mpfr_t, mpfr_t >inline
fits_ushort_p() const__gmp_expr< mpfr_t, mpfr_t >inline
get_base()MpFrCinlinestatic
get_d() const__gmp_expr< mpfr_t, mpfr_t >inline
get_dprec()MpFrCinlinestatic
get_mpfr_t() const__gmp_expr< mpfr_t, mpfr_t >inline
get_mpfr_t()__gmp_expr< mpfr_t, mpfr_t >inline
get_prec() const__gmp_expr< mpfr_t, mpfr_t >inline
get_rnd()MpFrCinlinestatic
get_si() const__gmp_expr< mpfr_t, mpfr_t >inline
get_str(mp_exp_t &expo, int base=10, size_t size=0) const__gmp_expr< mpfr_t, mpfr_t >inline
get_ui() const__gmp_expr< mpfr_t, mpfr_t >inline
mp__gmp_expr< mpfr_t, mpfr_t >private
operator*=(const __gmp_expr< T, U > &)__gmp_expr< mpfr_t, mpfr_t >
operator*=(signed char)__gmp_expr< mpfr_t, mpfr_t >
operator*=(unsigned char)__gmp_expr< mpfr_t, mpfr_t >
operator*=(signed int)__gmp_expr< mpfr_t, mpfr_t >
operator*=(unsigned int)__gmp_expr< mpfr_t, mpfr_t >
operator*=(signed short int)__gmp_expr< mpfr_t, mpfr_t >
operator*=(unsigned short int)__gmp_expr< mpfr_t, mpfr_t >
operator*=(signed long int)__gmp_expr< mpfr_t, mpfr_t >
operator*=(unsigned long int)__gmp_expr< mpfr_t, mpfr_t >
operator*=(float)__gmp_expr< mpfr_t, mpfr_t >
operator*=(double)__gmp_expr< mpfr_t, mpfr_t >
operator*=(long double)__gmp_expr< mpfr_t, mpfr_t >
operator++()__gmp_expr< mpfr_t, mpfr_t >inline
operator++(int)__gmp_expr< mpfr_t, mpfr_t >inline
operator+=(const __gmp_expr< T, U > &)__gmp_expr< mpfr_t, mpfr_t >
operator+=(signed char)__gmp_expr< mpfr_t, mpfr_t >
operator+=(unsigned char)__gmp_expr< mpfr_t, mpfr_t >
operator+=(signed int)__gmp_expr< mpfr_t, mpfr_t >
operator+=(unsigned int)__gmp_expr< mpfr_t, mpfr_t >
operator+=(signed short int)__gmp_expr< mpfr_t, mpfr_t >
operator+=(unsigned short int)__gmp_expr< mpfr_t, mpfr_t >
operator+=(signed long int)__gmp_expr< mpfr_t, mpfr_t >
operator+=(unsigned long int)__gmp_expr< mpfr_t, mpfr_t >
operator+=(float)__gmp_expr< mpfr_t, mpfr_t >
operator+=(double)__gmp_expr< mpfr_t, mpfr_t >
operator+=(long double)__gmp_expr< mpfr_t, mpfr_t >
operator--()__gmp_expr< mpfr_t, mpfr_t >inline
operator--(int)__gmp_expr< mpfr_t, mpfr_t >inline
operator-=(const __gmp_expr< T, U > &)__gmp_expr< mpfr_t, mpfr_t >
operator-=(signed char)__gmp_expr< mpfr_t, mpfr_t >
operator-=(unsigned char)__gmp_expr< mpfr_t, mpfr_t >
operator-=(signed int)__gmp_expr< mpfr_t, mpfr_t >
operator-=(unsigned int)__gmp_expr< mpfr_t, mpfr_t >
operator-=(signed short int)__gmp_expr< mpfr_t, mpfr_t >
operator-=(unsigned short int)__gmp_expr< mpfr_t, mpfr_t >
operator-=(signed long int)__gmp_expr< mpfr_t, mpfr_t >
operator-=(unsigned long int)__gmp_expr< mpfr_t, mpfr_t >
operator-=(float)__gmp_expr< mpfr_t, mpfr_t >
operator-=(double)__gmp_expr< mpfr_t, mpfr_t >
operator-=(long double)__gmp_expr< mpfr_t, mpfr_t >
operator/=(const __gmp_expr< T, U > &)__gmp_expr< mpfr_t, mpfr_t >
operator/=(signed char)__gmp_expr< mpfr_t, mpfr_t >
operator/=(unsigned char)__gmp_expr< mpfr_t, mpfr_t >
operator/=(signed int)__gmp_expr< mpfr_t, mpfr_t >
operator/=(unsigned int)__gmp_expr< mpfr_t, mpfr_t >
operator/=(signed short int)__gmp_expr< mpfr_t, mpfr_t >
operator/=(unsigned short int)__gmp_expr< mpfr_t, mpfr_t >
operator/=(signed long int)__gmp_expr< mpfr_t, mpfr_t >
operator/=(unsigned long int)__gmp_expr< mpfr_t, mpfr_t >
operator/=(float)__gmp_expr< mpfr_t, mpfr_t >
operator/=(double)__gmp_expr< mpfr_t, mpfr_t >
operator/=(long double)__gmp_expr< mpfr_t, mpfr_t >
operator<<=(unsigned long int)__gmp_expr< mpfr_t, mpfr_t >
operator=(const __gmp_expr &f)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(const __gmp_expr< T, U > &expr)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(signed char c)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(unsigned char c)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(signed int i)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(unsigned int i)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(signed short int s)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(unsigned short int s)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(signed long int l)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(unsigned long int l)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(float f)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(double d)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(const char *s)__gmp_expr< mpfr_t, mpfr_t >inline
operator=(const std::string &s)__gmp_expr< mpfr_t, mpfr_t >inline
operator>>=(unsigned long int)__gmp_expr< mpfr_t, mpfr_t >
prec_round(unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
rndMpFrCprivatestatic
set_base(int b=10)MpFrCinlinestatic
set_dprec(mpfr_prec_t p=53)MpFrCinlinestatic
set_prec(unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
set_prec_raw(unsigned long int prec)__gmp_expr< mpfr_t, mpfr_t >inline
set_rnd(mpfr_rnd_t r=GMP_RNDN)MpFrCinlinestatic
set_str(const char *s, int base)__gmp_expr< mpfr_t, mpfr_t >inline
set_str(const std::string &s, int base)__gmp_expr< mpfr_t, mpfr_t >inline
value_type typedef__gmp_expr< mpfr_t, mpfr_t >private
~__gmp_expr()__gmp_expr< mpfr_t, mpfr_t >inline