C-XSC - A C++ Class Library for Extended Scientific Computing 2.5.4
|
This is the complete list of members for cxsc::l_real, including all inherited members.
_l_real(const l_rvector &) noexcept | cxsc::l_real | friend |
_l_real(const l_rvector_slice &) noexcept | cxsc::l_real | friend |
_l_real(const l_rmatrix &) noexcept | cxsc::l_real | friend |
_l_real(const l_rmatrix_slice &) noexcept | cxsc::l_real | friend |
abs(const l_real &lr1) | cxsc::l_real | friend |
accumulate(dotprecision &d, const real &r, const l_real &lr) | cxsc::l_real | friend |
accumulate(dotprecision &d, const l_real &lr, const real &r) | cxsc::l_real | friend |
accumulate(dotprecision &d, const l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
accumulate(idotprecision &a, const real &b, const l_real &c) | cxsc::l_real | friend |
accumulate(idotprecision &a, const l_real &b, const real &c) | cxsc::l_real | friend |
accumulate(idotprecision &a, const l_real &b, const l_real &c) | cxsc::l_real | friend |
adjust(const l_real &x) | cxsc::l_real | friend |
expo_gr(const l_real &x) | cxsc::l_real | friend |
expo_sm(const l_real &x) | cxsc::l_real | friend |
Inf(const l_interval &li) | cxsc::l_real | friend |
l_real(void) noexcept | cxsc::l_real | |
l_real(const l_real &) noexcept | cxsc::l_real | |
l_real(int) noexcept | cxsc::l_real | explicit |
l_real(long) noexcept | cxsc::l_real | explicit |
l_real(const real &) noexcept | cxsc::l_real | explicit |
l_real(const dotprecision &) noexcept | cxsc::l_real | explicit |
l_real(const double &) noexcept | cxsc::l_real | explicit |
l_real(const l_rvector &) noexcept | cxsc::l_real | inlineexplicit |
l_real(const l_rvector_slice &) noexcept | cxsc::l_real | inlineexplicit |
l_real(const l_rmatrix &) noexcept | cxsc::l_real | inlineexplicit |
l_real(const l_rmatrix_slice &) noexcept | cxsc::l_real | inlineexplicit |
mid(const l_interval &li) | cxsc::l_real | friend |
operator!(const l_real &lr) | cxsc::l_real | friend |
operator!=(const l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator!=(const real &r, const l_real &lr) | cxsc::l_real | friend |
operator!=(const l_real &lr, const real &r) | cxsc::l_real | friend |
operator!=(const dotprecision &d, const l_real &lr) | cxsc::l_real | friend |
operator!=(const l_real &lr, const dotprecision &d) | cxsc::l_real | friend |
operator!=(const interval &i, const l_real &r) | cxsc::l_real | friend |
operator!=(const l_real &r, const interval &i) | cxsc::l_real | friend |
operator!=(const idotprecision &i, const l_real &r) | cxsc::l_real | friend |
operator!=(const l_real &r, const idotprecision &i) | cxsc::l_real | friend |
operator*(const l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator*(const l_real &lr, const real &r) | cxsc::l_real | friend |
operator*(const real &r, const l_real &lr) | cxsc::l_real | friend |
operator*=(l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator*=(l_real &lr, const real &r) | cxsc::l_real | friend |
operator*=(real &r, const l_real &lr) | cxsc::l_real | friend |
operator+(const l_real &lr1) | cxsc::l_real | friend |
operator+(const l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator+(const l_real &lr, const real &r) | cxsc::l_real | friend |
operator+(const real &r, const l_real &lr) | cxsc::l_real | friend |
operator+(const l_real &lr, const dotprecision &r) | cxsc::l_real | friend |
operator+(const dotprecision &r, const l_real &lr) | cxsc::l_real | friend |
operator+=(l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator+=(l_real &lr, const real &r) | cxsc::l_real | friend |
operator+=(real &r, const l_real &lr) | cxsc::l_real | friend |
operator+=(dotprecision &d, const l_real &lr) noexcept | cxsc::l_real | friend |
operator-(const l_real &lr1) | cxsc::l_real | friend |
operator-(const l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator-(const l_real &lr, const real &r) | cxsc::l_real | friend |
operator-(const real &r, const l_real &lr) | cxsc::l_real | friend |
operator-(const l_real &lr, const dotprecision &r) | cxsc::l_real | friend |
operator-(const dotprecision &r, const l_real &lr) | cxsc::l_real | friend |
operator-=(l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator-=(l_real &lr, const real &r) | cxsc::l_real | friend |
operator-=(real &r, const l_real &lr) | cxsc::l_real | friend |
operator-=(dotprecision &d, const l_real &lr) noexcept | cxsc::l_real | friend |
operator/(const l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator/(const l_real &lr, const real &r) | cxsc::l_real | friend |
operator/(const real &r, const l_real &lr) | cxsc::l_real | friend |
operator/=(l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator/=(l_real &lr, const real &r) | cxsc::l_real | friend |
operator/=(real &r, const l_real &lr) | cxsc::l_real | friend |
operator<(const l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator<(const real &r, const l_real &lr) | cxsc::l_real | friend |
operator<(const l_real &lr, const real &r) | cxsc::l_real | friend |
operator<(const dotprecision &d, const l_real &lr) | cxsc::l_real | friend |
operator<(const l_real &lr, const dotprecision &d) | cxsc::l_real | friend |
operator<(const interval &i, const l_real &r) | cxsc::l_real | friend |
operator<(const l_real &r, const interval &i) | cxsc::l_real | friend |
operator<(const idotprecision &i, const l_real &r) | cxsc::l_real | friend |
operator<(const l_real &r, const idotprecision &i) | cxsc::l_real | friend |
operator<<(std::ostream &s, const l_real &lr) | cxsc::l_real | friend |
operator<<(std::string &s, const l_real &lr) | cxsc::l_real | friend |
operator<=(const l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator<=(const real &r, const l_real &lr) | cxsc::l_real | friend |
operator<=(const l_real &lr, const real &r) | cxsc::l_real | friend |
operator<=(const dotprecision &d, const l_real &lr) | cxsc::l_real | friend |
operator<=(const l_real &lr, const dotprecision &d) | cxsc::l_real | friend |
operator<=(const interval &i, const l_real &r) | cxsc::l_real | friend |
operator<=(const l_real &r, const interval &i) | cxsc::l_real | friend |
operator<=(const idotprecision &i, const l_real &r) | cxsc::l_real | friend |
operator<=(const l_real &r, const idotprecision &i) | cxsc::l_real | friend |
operator=(const l_real &) noexcept | cxsc::l_real | |
operator=(const real &) noexcept | cxsc::l_real | |
operator=(const dotprecision &) noexcept | cxsc::l_real | |
operator=(const lx_real &) noexcept | cxsc::l_real | |
operator==(const l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator==(const real &r, const l_real &lr) | cxsc::l_real | friend |
operator==(const l_real &lr, const real &r) | cxsc::l_real | friend |
operator==(const dotprecision &d, const l_real &lr) | cxsc::l_real | friend |
operator==(const l_real &lr, const dotprecision &d) | cxsc::l_real | friend |
operator==(const interval &i, const l_real &r) | cxsc::l_real | friend |
operator==(const l_real &r, const interval &i) | cxsc::l_real | friend |
operator==(const idotprecision &i, const l_real &r) | cxsc::l_real | friend |
operator==(const l_real &r, const idotprecision &i) | cxsc::l_real | friend |
operator>(const l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator>(const real &r, const l_real &lr) | cxsc::l_real | friend |
operator>(const l_real &lr, const real &r) | cxsc::l_real | friend |
operator>(const dotprecision &d, const l_real &lr) | cxsc::l_real | friend |
operator>(const l_real &lr, const dotprecision &d) | cxsc::l_real | friend |
operator>(const interval &i, const l_real &r) | cxsc::l_real | friend |
operator>(const l_real &r, const interval &i) | cxsc::l_real | friend |
operator>(const idotprecision &i, const l_real &r) | cxsc::l_real | friend |
operator>(const l_real &r, const idotprecision &i) | cxsc::l_real | friend |
operator>=(const l_real &lr1, const l_real &lr2) | cxsc::l_real | friend |
operator>=(const real &r, const l_real &lr) | cxsc::l_real | friend |
operator>=(const l_real &lr, const real &r) | cxsc::l_real | friend |
operator>=(const dotprecision &d, const l_real &lr) | cxsc::l_real | friend |
operator>=(const l_real &lr, const dotprecision &d) | cxsc::l_real | friend |
operator>=(const interval &i, const l_real &r) | cxsc::l_real | friend |
operator>=(const l_real &r, const interval &i) | cxsc::l_real | friend |
operator>=(const idotprecision &i, const l_real &r) | cxsc::l_real | friend |
operator>=(const l_real &r, const idotprecision &i) | cxsc::l_real | friend |
operator>>(std::istream &s, l_real &lr) | cxsc::l_real | friend |
operator>>(std::string &s, l_real &lr) | cxsc::l_real | friend |
operator>>(const std::string &s, l_real &lr) | cxsc::l_real | friend |
operator>>(const char *s, l_real &lr) | cxsc::l_real | friend |
operator[](int) const noexcept | cxsc::l_real | |
operator|(const l_real &a, const l_real &b) | cxsc::l_real | friend |
operator|(const real &a, const l_real &b) | cxsc::l_real | friend |
operator|(const l_real &a, const real &b) | cxsc::l_real | friend |
operator|(const dotprecision &a, const l_real &b) | cxsc::l_real | friend |
operator|(const l_real &a, const dotprecision &b) | cxsc::l_real | friend |
rnd_down(const dotprecision &a) | cxsc::l_real | friend |
rnd_up(const dotprecision &a) | cxsc::l_real | friend |
sign(const l_real &lr) | cxsc::l_real | friend |
StagPrec(const l_real &lr) | cxsc::l_real | friend |
Sup(const l_interval &li) | cxsc::l_real | friend |
zero_(const l_real &lr) | cxsc::l_real | friend |