Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

mp::mpf Member List

This is the complete list of members for mp::mpf, including all inherited members.

abs()mp::mpi_
accuracy() const mp::mpf_
accuracy(const mpf_ &n) const mp::mpf_
add(const mpf_ &n, size_type p=0)mp::mpf_
mp::mpi_::add(const mpi_ &n)mp::mpi_
mp::mpn_::add(const mpn_ &n)mp::mpn_
add_l(limb_type n)mp::mpn_ [protected]
agm(const mpf_ &n, size_type p) const mp::mpf_
alloc_mp::mpn_ [protected]
bitwise(const mpn_ &y, int type)mp::mpn_
bitwise_not()mp::mpn_
capabilities()mp::mpf_ [static]
checkExp()mp::mpf_
checkNeg()mp::mpi_
clear()mp::mpf_
compare(const mpf_ &n) const mp::mpf_
mp::mpi_::compare(const mpi_ &n) const mp::mpi_
mp::mpn_::compare(const mpn_ &n) const mp::mpn_
data_mp::mpn_ [protected]
div(const mpf_ &n, size_type p=0)mp::mpf_
mp::mpi_::div(const mpi_ &n)mp::mpi_
div_mod(mpn_ &n)mp::mpn_
div_mod_l(limb_type &n)mp::mpn_ [protected]
div_pow2(size_type n)mp::mpf_
exp(size_type p=0) const mp::mpf_
exp_mp::mpf_ [protected]
float_type typedefmp::mpf_
fpart() const mp::mpf_
getDefaultBase()mp::mpi_ [static]
getExponant() const mp::mpf_
getFractPart() const mp::mpf_
getIntPart() const mp::mpf_
getMinPrecision()mp::mpf_ [static]
getPrecision() const mp::mpf_
getRaw() const mp::mpn_
getString(radix_type b=string_base) const mp::mpf_
hasFractPart() const mp::mpf_
hasIntPart() const mp::mpf_
init(int_type n, size_type p=0)mp::mpf_
init(float_type n, size_type p=0)mp::mpf_
init(const mpi_ &n, size_type p=0)mp::mpf_
init(const mpf_ &n, size_type p=0)mp::mpf_
mp::mpn_::init(limb_type n, size_type size=0)mp::mpn_
mp::mpn_::init(const mpn_ &n, size_type size=0)mp::mpn_
int_type typedefmp::mpi_
interrupt()mp::mpn_ [static]
interruptedmp::mpn_ [protected, static]
ipart() const mp::mpf_
isNeg() const mp::mpi_
isZero() const mp::mpn_
limb_fullmp::mpn_ [static]
limb_long_type typedefmp::mpn_
limb_size_bitsmp::mpn_ [static]
limb_type typedefmp::mpn_
log(size_type p=0) const mp::mpf_
low_zeros() const mp::mpn_
min_prec_defaultmp::mpf_ [protected, static]
min_precisionmp::mpf_ [protected, static]
mod(const mpf_ &n, size_type p=0)mp::mpf_
mp::mpi_::mod(const mpi_ &n)mp::mpi_
mpf(const mpf_ &n)mp::mpf [inline]
mpf()mp::mpf [inline]
mpf(int_type n, size_type p=0)mp::mpf [inline]
mpf(float_type n, size_type p=0)mp::mpf [inline]
mpf(const mpi &n, size_type p=0)mp::mpf [inline]
mpf(const mpf &n, size_type p=0)mp::mpf [inline]
mpf(const std::string &s, char b=0)mp::mpf [inline]
mpf_()mp::mpf_ [inline]
mpf_(int_type n, size_type p=0)mp::mpf_ [inline]
mpf_(float_type n, size_type p=0)mp::mpf_ [inline]
mpf_(const mpi_ &n, size_type p=0)mp::mpf_ [inline]
mpf_(const mpf_ &n, size_type p=0)mp::mpf_ [inline]
mpi_()mp::mpi_ [inline]
mpi_(int_type n, size_type size=0)mp::mpi_ [inline]
mpi_(const mpi_ &n, size_type size=0)mp::mpi_ [inline]
mpn_(limb_type n=0, size_type size=0)mp::mpn_ [inline]
mpn_(const mpn_ &n, size_type size=0)mp::mpn_ [inline]
mul(const mpf_ &n, size_type p=0)mp::mpf_
mp::mpi_::mul(const mpi_ &n)mp::mpi_
mp::mpn_::mul(const mpn_ &n)mp::mpn_
mul_l(limb_type n)mp::mpn_ [protected]
mul_pow2(size_type n)mp::mpf_
neg_mp::mpi_ [protected]
negate()mp::mpi_
normalize(mpf_ &n)mp::mpf_
onInterrupt() const mp::mpn_ [protected]
operator *=(int_type n)mp::mpf
operator *=(float_type n)mp::mpf
operator *=(const mpi &n)mp::mpf
operator *=(const mpf &n)mp::mpf
operator float_type() const mp::mpf [inline]
operator int_type() const mp::mpf [inline]
operator mpi() const mp::mpf [inline]
operator std::string() const mp::mpf [inline]
operator%=(const mpf &n)mp::mpf
operator++()mp::mpf
operator++(int)mp::mpf
operator+=(int_type n)mp::mpf
operator+=(float_type n)mp::mpf
operator+=(const mpi &n)mp::mpf
operator+=(const mpf &n)mp::mpf
operator--()mp::mpf
operator--(int)mp::mpf
operator-=(int_type n)mp::mpf
operator-=(float_type n)mp::mpf
operator-=(const mpi &n)mp::mpf
operator-=(const mpf &n)mp::mpf
operator/=(int_type n)mp::mpf
operator/=(float_type n)mp::mpf
operator/=(const mpi &n)mp::mpf
operator/=(const mpf &n)mp::mpf
operator=(int_type n)mp::mpf
operator=(float_type n)mp::mpf
operator=(const mpi &n)mp::mpf
operator=(const mpf &n)mp::mpf
operator=(const std::string &n)mp::mpf
operator[](size_type i) const mp::mpn_
operator[](size_type i)mp::mpn_
pi(size_type p)mp::mpf_
popcount() const mp::mpn_
pow(const mpf_ &n, size_type p=0) const mp::mpf_
mp::mpi_::pow(int_type e) const mp::mpi_
pow_mod(const mpi_ &e, const mpi_ &m) const mp::mpi_
print() const mp::mpf_
prng(size_type n)mp::mpn_
prng_seed(limb_long_type seed)mp::mpn_ [static]
prng_seed(const mpn_ &seed)mp::mpn_ [static]
radix_type typedefmp::mpn_
resetMinPrecision()mp::mpf_ [static]
resize(size_type size)mp::mpi_
root(limb_type n, size_type p=0) const mp::mpf_
setDefaultBase(radix_type b)mp::mpi_ [static]
setMinPrecision(size_type p)mp::mpf_ [static]
setPrecision(size_type prec)mp::mpf_
setRaw(const raw_type &data)mp::mpn_
setString(const std::string &s, radix_type b=0)mp::mpf_
setUse()mp::mpn_
shift_l(size_type n)mp::mpi_
shift_r(size_type n)mp::mpi_
size() const mp::mpi_
size_maxmp::mpn_ [static]
size_type typedefmp::mpn_
sqr()mp::mpf_
sqrt(size_type p=0) const mp::mpf_
string_basemp::mpi_ [protected, static]
string_digitsmp::mpn_ [static]
sub(const mpf_ &n, size_type p=0)mp::mpf_
mp::mpi_::sub(const mpi_ &n)mp::mpi_
mp::mpn_::sub(const mpn_ &n)mp::mpn_
sub_l(limb_type n)mp::mpn_ [protected]
swap(mpf_ &n)mp::mpf_
mp::mpi_::swap(mpi_ &n)mp::mpi_
mp::mpn_::swap(mpn_ &n)mp::mpn_
toFloat() const mp::mpf_
toInt() const mp::mpf_
use_mp::mpn_ [protected]
~mpn_()mp::mpn_ [inline]


Generated on Fri Feb 4 16:17:55 2005 for LibMP++ by  doxygen 1.4.1