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

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

_l_real(const l_rvector &) noexceptcxsc::l_realfriend
_l_real(const l_rvector_slice &) noexceptcxsc::l_realfriend
_l_real(const l_rmatrix &) noexceptcxsc::l_realfriend
_l_real(const l_rmatrix_slice &) noexceptcxsc::l_realfriend
abs(const l_real &lr1)cxsc::l_realfriend
accumulate(dotprecision &d, const real &r, const l_real &lr)cxsc::l_realfriend
accumulate(dotprecision &d, const l_real &lr, const real &r)cxsc::l_realfriend
accumulate(dotprecision &d, const l_real &lr1, const l_real &lr2)cxsc::l_realfriend
accumulate(idotprecision &a, const real &b, const l_real &c)cxsc::l_realfriend
accumulate(idotprecision &a, const l_real &b, const real &c)cxsc::l_realfriend
accumulate(idotprecision &a, const l_real &b, const l_real &c)cxsc::l_realfriend
adjust(const l_real &x)cxsc::l_realfriend
expo_gr(const l_real &x)cxsc::l_realfriend
expo_sm(const l_real &x)cxsc::l_realfriend
Inf(const l_interval &li)cxsc::l_realfriend
l_real(void) noexceptcxsc::l_real
l_real(const l_real &) noexceptcxsc::l_real
l_real(int) noexceptcxsc::l_realexplicit
l_real(long) noexceptcxsc::l_realexplicit
l_real(const real &) noexceptcxsc::l_realexplicit
l_real(const dotprecision &) noexceptcxsc::l_realexplicit
l_real(const double &) noexceptcxsc::l_realexplicit
l_real(const l_rvector &) noexceptcxsc::l_realinlineexplicit
l_real(const l_rvector_slice &) noexceptcxsc::l_realinlineexplicit
l_real(const l_rmatrix &) noexceptcxsc::l_realinlineexplicit
l_real(const l_rmatrix_slice &) noexceptcxsc::l_realinlineexplicit
mid(const l_interval &li)cxsc::l_realfriend
operator!(const l_real &lr)cxsc::l_realfriend
operator!=(const l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator!=(const real &r, const l_real &lr)cxsc::l_realfriend
operator!=(const l_real &lr, const real &r)cxsc::l_realfriend
operator!=(const dotprecision &d, const l_real &lr)cxsc::l_realfriend
operator!=(const l_real &lr, const dotprecision &d)cxsc::l_realfriend
operator!=(const interval &i, const l_real &r)cxsc::l_realfriend
operator!=(const l_real &r, const interval &i)cxsc::l_realfriend
operator!=(const idotprecision &i, const l_real &r)cxsc::l_realfriend
operator!=(const l_real &r, const idotprecision &i)cxsc::l_realfriend
operator*(const l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator*(const l_real &lr, const real &r)cxsc::l_realfriend
operator*(const real &r, const l_real &lr)cxsc::l_realfriend
operator*=(l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator*=(l_real &lr, const real &r)cxsc::l_realfriend
operator*=(real &r, const l_real &lr)cxsc::l_realfriend
operator+(const l_real &lr1)cxsc::l_realfriend
operator+(const l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator+(const l_real &lr, const real &r)cxsc::l_realfriend
operator+(const real &r, const l_real &lr)cxsc::l_realfriend
operator+(const l_real &lr, const dotprecision &r)cxsc::l_realfriend
operator+(const dotprecision &r, const l_real &lr)cxsc::l_realfriend
operator+=(l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator+=(l_real &lr, const real &r)cxsc::l_realfriend
operator+=(real &r, const l_real &lr)cxsc::l_realfriend
operator+=(dotprecision &d, const l_real &lr) noexceptcxsc::l_realfriend
operator-(const l_real &lr1)cxsc::l_realfriend
operator-(const l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator-(const l_real &lr, const real &r)cxsc::l_realfriend
operator-(const real &r, const l_real &lr)cxsc::l_realfriend
operator-(const l_real &lr, const dotprecision &r)cxsc::l_realfriend
operator-(const dotprecision &r, const l_real &lr)cxsc::l_realfriend
operator-=(l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator-=(l_real &lr, const real &r)cxsc::l_realfriend
operator-=(real &r, const l_real &lr)cxsc::l_realfriend
operator-=(dotprecision &d, const l_real &lr) noexceptcxsc::l_realfriend
operator/(const l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator/(const l_real &lr, const real &r)cxsc::l_realfriend
operator/(const real &r, const l_real &lr)cxsc::l_realfriend
operator/=(l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator/=(l_real &lr, const real &r)cxsc::l_realfriend
operator/=(real &r, const l_real &lr)cxsc::l_realfriend
operator<(const l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator<(const real &r, const l_real &lr)cxsc::l_realfriend
operator<(const l_real &lr, const real &r)cxsc::l_realfriend
operator<(const dotprecision &d, const l_real &lr)cxsc::l_realfriend
operator<(const l_real &lr, const dotprecision &d)cxsc::l_realfriend
operator<(const interval &i, const l_real &r)cxsc::l_realfriend
operator<(const l_real &r, const interval &i)cxsc::l_realfriend
operator<(const idotprecision &i, const l_real &r)cxsc::l_realfriend
operator<(const l_real &r, const idotprecision &i)cxsc::l_realfriend
operator<<(std::ostream &s, const l_real &lr)cxsc::l_realfriend
operator<<(std::string &s, const l_real &lr)cxsc::l_realfriend
operator<=(const l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator<=(const real &r, const l_real &lr)cxsc::l_realfriend
operator<=(const l_real &lr, const real &r)cxsc::l_realfriend
operator<=(const dotprecision &d, const l_real &lr)cxsc::l_realfriend
operator<=(const l_real &lr, const dotprecision &d)cxsc::l_realfriend
operator<=(const interval &i, const l_real &r)cxsc::l_realfriend
operator<=(const l_real &r, const interval &i)cxsc::l_realfriend
operator<=(const idotprecision &i, const l_real &r)cxsc::l_realfriend
operator<=(const l_real &r, const idotprecision &i)cxsc::l_realfriend
operator=(const l_real &) noexceptcxsc::l_real
operator=(const real &) noexceptcxsc::l_real
operator=(const dotprecision &) noexceptcxsc::l_real
operator=(const lx_real &) noexceptcxsc::l_real
operator==(const l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator==(const real &r, const l_real &lr)cxsc::l_realfriend
operator==(const l_real &lr, const real &r)cxsc::l_realfriend
operator==(const dotprecision &d, const l_real &lr)cxsc::l_realfriend
operator==(const l_real &lr, const dotprecision &d)cxsc::l_realfriend
operator==(const interval &i, const l_real &r)cxsc::l_realfriend
operator==(const l_real &r, const interval &i)cxsc::l_realfriend
operator==(const idotprecision &i, const l_real &r)cxsc::l_realfriend
operator==(const l_real &r, const idotprecision &i)cxsc::l_realfriend
operator>(const l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator>(const real &r, const l_real &lr)cxsc::l_realfriend
operator>(const l_real &lr, const real &r)cxsc::l_realfriend
operator>(const dotprecision &d, const l_real &lr)cxsc::l_realfriend
operator>(const l_real &lr, const dotprecision &d)cxsc::l_realfriend
operator>(const interval &i, const l_real &r)cxsc::l_realfriend
operator>(const l_real &r, const interval &i)cxsc::l_realfriend
operator>(const idotprecision &i, const l_real &r)cxsc::l_realfriend
operator>(const l_real &r, const idotprecision &i)cxsc::l_realfriend
operator>=(const l_real &lr1, const l_real &lr2)cxsc::l_realfriend
operator>=(const real &r, const l_real &lr)cxsc::l_realfriend
operator>=(const l_real &lr, const real &r)cxsc::l_realfriend
operator>=(const dotprecision &d, const l_real &lr)cxsc::l_realfriend
operator>=(const l_real &lr, const dotprecision &d)cxsc::l_realfriend
operator>=(const interval &i, const l_real &r)cxsc::l_realfriend
operator>=(const l_real &r, const interval &i)cxsc::l_realfriend
operator>=(const idotprecision &i, const l_real &r)cxsc::l_realfriend
operator>=(const l_real &r, const idotprecision &i)cxsc::l_realfriend
operator>>(std::istream &s, l_real &lr)cxsc::l_realfriend
operator>>(std::string &s, l_real &lr)cxsc::l_realfriend
operator>>(const std::string &s, l_real &lr)cxsc::l_realfriend
operator>>(const char *s, l_real &lr)cxsc::l_realfriend
operator[](int) const noexceptcxsc::l_real
operator|(const l_real &a, const l_real &b)cxsc::l_realfriend
operator|(const real &a, const l_real &b)cxsc::l_realfriend
operator|(const l_real &a, const real &b)cxsc::l_realfriend
operator|(const dotprecision &a, const l_real &b)cxsc::l_realfriend
operator|(const l_real &a, const dotprecision &b)cxsc::l_realfriend
rnd_down(const dotprecision &a)cxsc::l_realfriend
rnd_up(const dotprecision &a)cxsc::l_realfriend
sign(const l_real &lr)cxsc::l_realfriend
StagPrec(const l_real &lr)cxsc::l_realfriend
Sup(const l_interval &li)cxsc::l_realfriend
zero_(const l_real &lr)cxsc::l_realfriend