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::realfriend
_real(const double &a)cxsc::realfriend
_real(const rvector &)cxsc::realfriend
_real(const rvector_slice &)cxsc::realfriend
_real(const rmatrix &)cxsc::realfriend
_real(const rmatrix_slice &)cxsc::realfriend
abs(const real &a)cxsc::realfriend
adddown(const real &, const real &)cxsc::realfriend
addup(const real &, const real &)cxsc::realfriend
comp(const real &, a_intg)cxsc::realfriend
divdown(const real &, const real &)cxsc::realfriend
divup(const real &, const real &)cxsc::realfriend
expo(const real &)cxsc::realfriend
mant(const real &)cxsc::realfriend
multdown(const real &, const real &)cxsc::realfriend
multup(const real &, const real &)cxsc::realfriend
operator!(const real &a)cxsc::realfriend
operator!=(const real &a, const real &b)cxsc::realfriend
operator!=(const real &a, const int &b)cxsc::realfriend
operator!=(const int &a, const real &b)cxsc::realfriend
operator!=(const real &a, const long &b)cxsc::realfriend
operator!=(const long &a, const real &b)cxsc::realfriend
operator!=(const real &a, const float &b)cxsc::realfriend
operator!=(const float &a, const real &b)cxsc::realfriend
operator!=(const real &a, const double &b)cxsc::realfriend
operator!=(const double &a, const real &b)cxsc::realfriend
operator*(const real &, const real &)cxsc::realfriend
operator*=(real &, const real &)cxsc::realfriend
operator+(const real &)cxsc::realfriend
operator+(const real &, const real &)cxsc::realfriend
operator+=(real &, const real &)cxsc::realfriend
operator-(const real &)cxsc::realfriend
operator-(const real &, const real &)cxsc::realfriend
operator-=(real &, const real &)cxsc::realfriend
operator/(const real &, const real &)cxsc::realfriend
operator/=(real &, const real &)cxsc::realfriend
operator<(const real &a, const real &b)cxsc::realfriend
operator<<(std::ostream &, const real &)cxsc::realfriend
operator<<(std::string &, const real &)cxsc::realfriend
operator<=(const real &a, const real &b)cxsc::realfriend
operator==(const real &a, const real &b)cxsc::realfriend
operator==(const real &a, const int &b)cxsc::realfriend
operator==(const int &a, const real &b)cxsc::realfriend
operator==(const real &a, const long &b)cxsc::realfriend
operator==(const long &a, const real &b)cxsc::realfriend
operator==(const real &a, const float &b)cxsc::realfriend
operator==(const float &a, const real &b)cxsc::realfriend
operator==(const real &a, const double &b)cxsc::realfriend
operator==(const double &a, const real &b)cxsc::realfriend
operator>(const real &a, const real &b)cxsc::realfriend
operator>=(const real &a, const real &b)cxsc::realfriend
operator>>(std::istream &, real &)cxsc::realfriend
operator>>(std::string &, real &)cxsc::realfriend
operator>>(const char *, real &)cxsc::realfriend
operator>>(const std::string &, real &)cxsc::realfriend
pred(const real &)cxsc::realfriend
real(void)cxsc::realinline
real(const float &a)cxsc::realinline
real(const double &a)cxsc::realinline
real(const int a)cxsc::realinline
real(const long a)cxsc::realinline
real(const l_real &)cxsc::realexplicit
real(const rvector &)cxsc::realinlineexplicit
real(const rvector_slice &)cxsc::realinlineexplicit
real(const rmatrix &)cxsc::realinlineexplicit
real(const rmatrix_slice &)cxsc::realexplicit
sign(const real &)cxsc::realfriend
subdown(const real &, const real &)cxsc::realfriend
subup(const real &, const real &)cxsc::realfriend
succ(const real &)cxsc::realfriend