C-XSC - A C++ Class Library for Extended Scientific Computing 2.5.4
cxsc::cdotprecision Member List

This is the complete list of members for cxsc::cdotprecision, including all inherited members.

_cdotprecision(const dotprecision &a)cxsc::cdotprecisionfriend
_cdotprecision(const real &a)cxsc::cdotprecisionfriend
_cdotprecision(const l_real &a)cxsc::cdotprecisionfriend
_cdotprecision(const complex &a)cxsc::cdotprecisionfriend
_cdotprecision(const dotprecision &a, const dotprecision &b)cxsc::cdotprecisionfriend
_cdotprecision(const real &a, const real &b)cxsc::cdotprecisionfriend
_cdotprecision(const l_real &a, const l_real &b)cxsc::cdotprecisionfriend
_cdotprecision(const l_complex &lc)cxsc::cdotprecisionfriend
accumulate(cdotprecision &a, const complex &b, const complex &c)cxsc::cdotprecisionfriend
accumulate(cdotprecision &a, const complex &b, const real &c)cxsc::cdotprecisionfriend
accumulate(cdotprecision &a, const real &b, const complex &c)cxsc::cdotprecisionfriend
accumulate(cdotprecision &a, const real &b, const real &c)cxsc::cdotprecisionfriend
cdotprecision()cxsc::cdotprecisioninline
cdotprecision(const dotprecision &, const dotprecision &)cxsc::cdotprecisioninline
cdotprecision(const real &, const real &)cxsc::cdotprecisioninline
cdotprecision(const cdotprecision &)cxsc::cdotprecisioninline
cdotprecision(const l_real &, const l_real &)cxsc::cdotprecisioninline
cdotprecision(const l_complex &)cxsc::cdotprecisioninline
cdotprecision(const real &r)cxsc::cdotprecisioninlineexplicit
cdotprecision(const complex &c)cxsc::cdotprecisioninlineexplicit
cdotprecision(const dotprecision &r)cxsc::cdotprecisioninlineexplicit
cdotprecision(const l_real &r)cxsc::cdotprecisioninlineexplicit
conj(const cdotprecision &a)cxsc::cdotprecisionfriend
get_dotprec() constcxsc::cdotprecisioninline
get_k() constcxsc::cdotprecisioninline
Im(cdotprecision &a)cxsc::cdotprecisionfriend
Im(const cdotprecision &a)cxsc::cdotprecisionfriend
operator!(const cdotprecision &a)cxsc::cdotprecisionfriend
operator!=(const cdotprecision &a, const cdotprecision &b)cxsc::cdotprecisionfriend
operator!=(const dotprecision &r, const cdotprecision &a)cxsc::cdotprecisionfriend
operator!=(const cdotprecision &a, const dotprecision &r)cxsc::cdotprecisionfriend
operator!=(const complex &c, const cdotprecision &a)cxsc::cdotprecisionfriend
operator!=(const cdotprecision &a, const complex &c)cxsc::cdotprecisionfriend
operator!=(const real &c, const cdotprecision &a)cxsc::cdotprecisionfriend
operator!=(const cdotprecision &a, const real &c)cxsc::cdotprecisionfriend
operator!=(const cdotprecision &a, const l_real &c)cxsc::cdotprecisionfriend
operator!=(const l_real &c, const cdotprecision &a)cxsc::cdotprecisionfriend
operator+(const cdotprecision &a)cxsc::cdotprecisionfriend
operator+(const cdotprecision &a, const cdotprecision &b)cxsc::cdotprecisionfriend
operator+(const cdotprecision &a, const complex &b)cxsc::cdotprecisionfriend
operator+(const complex &b, const cdotprecision &a)cxsc::cdotprecisionfriend
operator+(const cdotprecision &a, const dotprecision &b)cxsc::cdotprecisionfriend
operator+(const dotprecision &b, const cdotprecision &a)cxsc::cdotprecisionfriend
operator+(const cdotprecision &a, const real &b)cxsc::cdotprecisionfriend
operator+(const real &b, const cdotprecision &a)cxsc::cdotprecisionfriend
operator+(const cdotprecision &a, const l_real &b)cxsc::cdotprecisionfriend
operator+(const l_real &b, const cdotprecision &a)cxsc::cdotprecisionfriend
operator+=(cdotprecision &a, const cdotprecision &b)cxsc::cdotprecisionfriend
operator+=(cdotprecision &a, const complex &b)cxsc::cdotprecisionfriend
operator+=(cdotprecision &a, const real &b)cxsc::cdotprecisionfriend
operator+=(cdotprecision &a, const l_real &b)cxsc::cdotprecisionfriend
operator+=(cdotprecision &a, const dotprecision &b)cxsc::cdotprecisionfriend
operator-(const cdotprecision &a)cxsc::cdotprecisionfriend
operator-(const cdotprecision &a, const cdotprecision &b)cxsc::cdotprecisionfriend
operator-(const cdotprecision &a, const complex &b)cxsc::cdotprecisionfriend
operator-(const complex &a, const cdotprecision &b)cxsc::cdotprecisionfriend
operator-(const cdotprecision &a, const dotprecision &b)cxsc::cdotprecisionfriend
operator-(const dotprecision &a, const cdotprecision &b)cxsc::cdotprecisionfriend
operator-(const cdotprecision &a, const real &b)cxsc::cdotprecisionfriend
operator-(const real &a, const cdotprecision &b)cxsc::cdotprecisionfriend
operator-(const cdotprecision &a, const l_real &b)cxsc::cdotprecisionfriend
operator-(const l_real &b, const cdotprecision &a)cxsc::cdotprecisionfriend
operator-=(cdotprecision &a, const cdotprecision &b)cxsc::cdotprecisionfriend
operator-=(cdotprecision &a, const complex &b)cxsc::cdotprecisionfriend
operator-=(cdotprecision &a, const real &b)cxsc::cdotprecisionfriend
operator-=(cdotprecision &a, const l_real &b)cxsc::cdotprecisionfriend
operator-=(cdotprecision &a, const dotprecision &b)cxsc::cdotprecisionfriend
operator<<(std::ostream &s, const cdotprecision &a)cxsc::cdotprecisionfriend
operator<<(std::string &s, const cdotprecision &a)cxsc::cdotprecisionfriend
operator=(const real &a)cxsc::cdotprecisioninline
operator=(const complex &a)cxsc::cdotprecisioninline
operator=(const dotprecision &a)cxsc::cdotprecisioninline
operator=(const cdotprecision &a)cxsc::cdotprecisioninline
operator=(const l_real &a)cxsc::cdotprecisioninline
operator==(const cdotprecision &a, const cdotprecision &b)cxsc::cdotprecisionfriend
operator==(const dotprecision &r, const cdotprecision &a)cxsc::cdotprecisionfriend
operator==(const cdotprecision &a, const dotprecision &r)cxsc::cdotprecisionfriend
operator==(const complex &c, const cdotprecision &a)cxsc::cdotprecisionfriend
operator==(const cdotprecision &a, const complex &c)cxsc::cdotprecisionfriend
operator==(const real &c, const cdotprecision &a)cxsc::cdotprecisionfriend
operator==(const cdotprecision &a, const real &c)cxsc::cdotprecisionfriend
operator==(const cdotprecision &a, const l_real &c)cxsc::cdotprecisionfriend
operator==(const l_real &c, const cdotprecision &a)cxsc::cdotprecisionfriend
operator>>(std::istream &s, cdotprecision &a)cxsc::cdotprecisionfriend
operator>>(std::string &s, cdotprecision &a)cxsc::cdotprecisionfriend
operator>>(const std::string &s, cdotprecision &a)cxsc::cdotprecisionfriend
operator>>(const char *s, cdotprecision &a)cxsc::cdotprecisionfriend
Re(cdotprecision &a)cxsc::cdotprecisionfriend
Re(const cdotprecision &a)cxsc::cdotprecisionfriend
rnd(const cdotprecision &a, complex &b, rndtype r=RND_NEXT)cxsc::cdotprecisionfriend
rnd(const cdotprecision &a, complex &b, complex &c)cxsc::cdotprecisionfriend
rnd(const cdotprecision &d, cinterval &x)cxsc::cdotprecisionfriend
rnd(const cdotprecision &a, rndtype r=RND_NEXT)cxsc::cdotprecisionfriend
set_dotprec(unsigned int i)cxsc::cdotprecisioninline
set_k(unsigned int i)cxsc::cdotprecisioninline
SetIm(cdotprecision &a, const dotprecision &b)cxsc::cdotprecisionfriend
SetRe(cdotprecision &a, const dotprecision &b)cxsc::cdotprecisionfriend