C-XSC - A C++ Class Library for Extended Scientific Computing  2.5.4
cxsc::real Member List
This is the complete list of members for cxsc::real, including all inherited members.
_double(const real &a)cxsc::real [friend]
_real(const double &a)cxsc::real [friend]
_real(const rvector &)cxsc::real [friend]
_real(const rvector_slice &)cxsc::real [friend]
_real(const rmatrix &)cxsc::real [friend]
_real(const rmatrix_slice &)cxsc::real [friend]
abs(const real &a)cxsc::real [friend]
adddown(const real &, const real &)cxsc::real [friend]
addup(const real &, const real &)cxsc::real [friend]
comp(const real &, a_intg)cxsc::real [friend]
divdown(const real &, const real &)cxsc::real [friend]
divup(const real &, const real &)cxsc::real [friend]
expo(const real &)cxsc::real [friend]
mant(const real &)cxsc::real [friend]
multdown(const real &, const real &)cxsc::real [friend]
multup(const real &, const real &)cxsc::real [friend]
operator!(const real &a)cxsc::real [friend]
operator!=(const real &a, const real &b)cxsc::real [friend]
operator!=(const real &a, const int &b)cxsc::real [friend]
operator!=(const int &a, const real &b)cxsc::real [friend]
operator!=(const real &a, const long &b)cxsc::real [friend]
operator!=(const long &a, const real &b)cxsc::real [friend]
operator!=(const real &a, const float &b)cxsc::real [friend]
operator!=(const float &a, const real &b)cxsc::real [friend]
operator!=(const real &a, const double &b)cxsc::real [friend]
operator!=(const double &a, const real &b)cxsc::real [friend]
operator*(const real &, const real &)cxsc::real [friend]
operator*=(real &, const real &)cxsc::real [friend]
operator+(const real &)cxsc::real [friend]
operator+(const real &, const real &)cxsc::real [friend]
operator+=(real &, const real &)cxsc::real [friend]
operator-(const real &)cxsc::real [friend]
operator-(const real &, const real &)cxsc::real [friend]
operator-=(real &, const real &)cxsc::real [friend]
operator/(const real &, const real &)cxsc::real [friend]
operator/=(real &, const real &)cxsc::real [friend]
operator<(const real &a, const real &b)cxsc::real [friend]
operator<<(std::ostream &, const real &)cxsc::real [friend]
operator<<(std::string &, const real &)cxsc::real [friend]
operator<=(const real &a, const real &b)cxsc::real [friend]
operator==(const real &a, const real &b)cxsc::real [friend]
operator==(const real &a, const int &b)cxsc::real [friend]
operator==(const int &a, const real &b)cxsc::real [friend]
operator==(const real &a, const long &b)cxsc::real [friend]
operator==(const long &a, const real &b)cxsc::real [friend]
operator==(const real &a, const float &b)cxsc::real [friend]
operator==(const float &a, const real &b)cxsc::real [friend]
operator==(const real &a, const double &b)cxsc::real [friend]
operator==(const double &a, const real &b)cxsc::real [friend]
operator>(const real &a, const real &b)cxsc::real [friend]
operator>=(const real &a, const real &b)cxsc::real [friend]
operator>>(std::istream &, real &)cxsc::real [friend]
operator>>(std::string &, real &)cxsc::real [friend]
operator>>(const char *, real &)cxsc::real [friend]
operator>>(const std::string &, real &)cxsc::real [friend]
pred(const real &)cxsc::real [friend]
real(void)cxsc::real [inline]
real(const float &a)cxsc::real [inline]
real(const double &a)cxsc::real [inline]
real(const int a)cxsc::real [inline]
real(const long a)cxsc::real [inline]
real(const l_real &)cxsc::real [explicit]
real(const rvector &)cxsc::real [inline, explicit]
real(const rvector_slice &)cxsc::real [inline, explicit]
real(const rmatrix &)cxsc::real [inline, explicit]
real(const rmatrix_slice &)cxsc::real [inline, explicit]
sign(const real &)cxsc::real [friend]
subdown(const real &, const real &)cxsc::real [friend]
subup(const real &, const real &)cxsc::real [friend]
succ(const real &)cxsc::real [friend]