C-XSC - A C++ Class Library for Extended Scientific Computing
2.5.4
|
This is the complete list of members for cxsc::dotprecision, including all inherited members.
_dotprecision(const real &d) | cxsc::dotprecision | friend |
abs(const dotprecision &) | cxsc::dotprecision | friend |
accumulate(dotprecision &, const real &, const real &) | cxsc::dotprecision | friend |
accumulate_approx(dotprecision &, const real &, const real &) | cxsc::dotprecision | friend |
dotprecision(void) | cxsc::dotprecision | |
dotprecision(const dotprecision &) | cxsc::dotprecision | |
dotprecision(const real &) | cxsc::dotprecision | explicit |
dotprecision(const l_real &) | cxsc::dotprecision | explicit |
get_dotprec() const | cxsc::dotprecision | inline |
get_err() const | cxsc::dotprecision | inline |
get_k() const | cxsc::dotprecision | inline |
operator !(const dotprecision &) | cxsc::dotprecision | friend |
operator !=(const dotprecision &, const dotprecision &) | cxsc::dotprecision | friend |
operator !=(const real &, const dotprecision &) | cxsc::dotprecision | friend |
operator !=(const dotprecision &, const real &) | cxsc::dotprecision | friend |
operator -(const dotprecision &) | cxsc::dotprecision | friend |
operator -(const dotprecision &, const dotprecision &) | cxsc::dotprecision | friend |
operator -(const dotprecision &, const real &) | cxsc::dotprecision | friend |
operator -(const real &, const dotprecision &) | cxsc::dotprecision | friend |
operator -=(dotprecision &, const dotprecision &) | cxsc::dotprecision | friend |
operator -=(dotprecision &, const real &) | cxsc::dotprecision | friend |
operator >(const dotprecision &, const dotprecision &) | cxsc::dotprecision | friend |
operator >(const real &, const dotprecision &) | cxsc::dotprecision | friend |
operator >(const dotprecision &, const real &) | cxsc::dotprecision | friend |
operator >=(const dotprecision &, const dotprecision &) | cxsc::dotprecision | friend |
operator >=(const real &, const dotprecision &) | cxsc::dotprecision | friend |
operator >=(const dotprecision &, const real &) | cxsc::dotprecision | friend |
operator >>(std::string &, dotprecision &) | cxsc::dotprecision | friend |
operator >>(const std::string &, dotprecision &) | cxsc::dotprecision | friend |
operator >>(const char *, dotprecision &) | cxsc::dotprecision | friend |
operator >>(std::istream &, dotprecision &) | cxsc::dotprecision | friend |
operator+(const dotprecision &) | cxsc::dotprecision | friend |
operator+(const dotprecision &, const dotprecision &) | cxsc::dotprecision | friend |
operator+(const dotprecision &, const real &) | cxsc::dotprecision | friend |
operator+(const real &, const dotprecision &) | cxsc::dotprecision | friend |
operator+=(dotprecision &, const dotprecision &) | cxsc::dotprecision | friend |
operator+=(dotprecision &, const real &) | cxsc::dotprecision | friend |
operator<(const dotprecision &, const dotprecision &) | cxsc::dotprecision | friend |
operator<(const real &, const dotprecision &) | cxsc::dotprecision | friend |
operator<(const dotprecision &, const real &) | cxsc::dotprecision | friend |
operator<<(std::string &, const dotprecision &) | cxsc::dotprecision | friend |
operator<<(std::ostream &, const dotprecision &) | cxsc::dotprecision | friend |
operator<=(const dotprecision &, const dotprecision &) | cxsc::dotprecision | friend |
operator<=(const real &, const dotprecision &) | cxsc::dotprecision | friend |
operator<=(const dotprecision &, const real &) | cxsc::dotprecision | friend |
operator=(const dotprecision &) | cxsc::dotprecision | |
operator=(const real &) | cxsc::dotprecision | |
operator=(const l_real &) | cxsc::dotprecision | |
operator==(const dotprecision &, const dotprecision &) | cxsc::dotprecision | friend |
operator==(const real &, const dotprecision &) | cxsc::dotprecision | friend |
operator==(const dotprecision &, const real &) | cxsc::dotprecision | friend |
operator|(const dotprecision &, const dotprecision &) | cxsc::dotprecision | friend |
operator|(const real &, const dotprecision &) | cxsc::dotprecision | friend |
operator|(const dotprecision &, const real &) | cxsc::dotprecision | friend |
rnd(const dotprecision &, real &, rndtype) | cxsc::dotprecision | friend |
rnd(const dotprecision &, real &, real &) | cxsc::dotprecision | friend |
rnd(const dotprecision &, interval &) | cxsc::dotprecision | friend |
rnd(const dotprecision &, rndtype) | cxsc::dotprecision | friend |
set_dotprec(unsigned int i) | cxsc::dotprecision | inline |
set_err(real e) | cxsc::dotprecision | inline |
set_k(unsigned int i) | cxsc::dotprecision | inline |
sign(const dotprecision &) | cxsc::dotprecision | friend |