|
type | real::operator+ (const type r0, const type r1) |
|
type | real::operator- (const type r0, const type r1) |
|
type | real::operator* (const type r0, const type r1) |
|
type | real::operator/ (const type r0, const type r1) |
|
bool | real::operator< (const type r0, const type r1) |
|
bool | real::operator> (const type r0, const type r1) |
|
bool | real::operator<= (const type r0, const type r1) |
|
bool | real::operator>= (const type r0, const type r1) |
|
type | real::operator+ (const double r0, const type r1) |
|
type | real::operator- (const double r0, const type r1) |
|
type | real::operator* (const double r0, const type r1) |
|
type | real::operator/ (const double r0, const type r1) |
|
bool | real::operator< (const double r0, const type r1) |
|
bool | real::operator> (const double r0, const type r1) |
|
bool | real::operator<= (const double r0, const type r1) |
|
bool | real::operator>= (const double r0, const type r1) |
|
bool | real::operator== (const double r0, const type r1) |
|
bool | real::operator!= (const double r0, const type r1) |
|
type | real::operator+ (const type r0, const double r1) |
|
type | real::operator- (const type r0, const double r1) |
|
type | real::operator* (const type r0, const double r1) |
|
type | real::operator/ (const type r0, const double r1) |
|
bool | real::operator< (const type r0, const double r1) |
|
bool | real::operator> (const type r0, const double r1) |
|
bool | real::operator<= (const type r0, const double r1) |
|
bool | real::operator>= (const type r0, const double r1) |
|
bool | real::operator== (const type r0, const double r1) |
|
bool | real::operator!= (const type r0, const double r1) |
|
type | real::operator+ (const float r0, const type r1) |
|
type | real::operator- (const float r0, const type r1) |
|
type | real::operator* (const float r0, const type r1) |
|
type | real::operator/ (const float r0, const type r1) |
|
bool | real::operator< (const float r0, const type r1) |
|
bool | real::operator> (const float r0, const type r1) |
|
bool | real::operator<= (const float r0, const type r1) |
|
bool | real::operator>= (const float r0, const type r1) |
|
bool | real::operator== (const float r0, const type r1) |
|
bool | real::operator!= (const float r0, const type r1) |
|
type | real::operator+ (const type r0, const float r1) |
|
type | real::operator- (const type r0, const float r1) |
|
type | real::operator* (const type r0, const float r1) |
|
type | real::operator/ (const type r0, const float r1) |
|
bool | real::operator< (const type r0, const float r1) |
|
bool | real::operator> (const type r0, const float r1) |
|
bool | real::operator<= (const type r0, const float r1) |
|
bool | real::operator>= (const type r0, const float r1) |
|
bool | real::operator== (const type r0, const float r1) |
|
bool | real::operator!= (const type r0, const float r1) |
|
type | real::operator+ (const int r0, const type r1) |
|
type | real::operator- (const int r0, const type r1) |
|
type | real::operator* (const int r0, const type r1) |
|
type | real::operator/ (const int r0, const type r1) |
|
bool | real::operator< (const int r0, const type r1) |
|
bool | real::operator> (const int r0, const type r1) |
|
bool | real::operator<= (const int r0, const type r1) |
|
bool | real::operator>= (const int r0, const type r1) |
|
bool | real::operator== (const int r0, const type r1) |
|
bool | real::operator!= (const int r0, const type r1) |
|
type | real::operator+ (const type r0, const int r1) |
|
type | real::operator- (const type r0, const int r1) |
|
type | real::operator* (const type r0, const int r1) |
|
type | real::operator/ (const type r0, const int r1) |
|
bool | real::operator< (const type r0, const int r1) |
|
bool | real::operator> (const type r0, const int r1) |
|
bool | real::operator<= (const type r0, const int r1) |
|
bool | real::operator>= (const type r0, const int r1) |
|
bool | real::operator== (const type r0, const int r1) |
|
bool | real::operator!= (const type r0, const int r1) |
|
type | real::operator+ (const long long r0, const type r1) |
|
type | real::operator- (const long long r0, const type r1) |
|
type | real::operator* (const long long r0, const type r1) |
|
type | real::operator/ (const long long r0, const type r1) |
|
bool | real::operator< (const long long r0, const type r1) |
|
bool | real::operator> (const long long r0, const type r1) |
|
bool | real::operator<= (const long long r0, const type r1) |
|
bool | real::operator>= (const long long r0, const type r1) |
|
bool | real::operator== (const long long r0, const type r1) |
|
bool | real::operator!= (const long long r0, const type r1) |
|
type | real::operator+ (const type r0, const long long r1) |
|
type | real::operator- (const type r0, const long long r1) |
|
type | real::operator* (const type r0, const long long r1) |
|
type | real::operator/ (const type r0, const long long r1) |
|
bool | real::operator< (const type r0, const long long r1) |
|
bool | real::operator> (const type r0, const long long r1) |
|
bool | real::operator<= (const type r0, const long long r1) |
|
bool | real::operator>= (const type r0, const long long r1) |
|
bool | real::operator== (const type r0, const long long r1) |
|
bool | real::operator!= (const type r0, const long long r1) |
|
type | real::operator+ (const unsigned int r0, const type r1) |
|
type | real::operator- (const unsigned int r0, const type r1) |
|
type | real::operator* (const unsigned int r0, const type r1) |
|
type | real::operator/ (const unsigned int r0, const type r1) |
|
bool | real::operator< (const unsigned int r0, const type r1) |
|
bool | real::operator> (const unsigned int r0, const type r1) |
|
bool | real::operator<= (const unsigned int r0, const type r1) |
|
bool | real::operator>= (const unsigned int r0, const type r1) |
|
bool | real::operator== (const unsigned int r0, const type r1) |
|
bool | real::operator!= (const unsigned int r0, const type r1) |
|
type | real::operator+ (const type r0, const unsigned int r1) |
|
type | real::operator- (const type r0, const unsigned int r1) |
|
type | real::operator* (const type r0, const unsigned int r1) |
|
type | real::operator/ (const type r0, const unsigned int r1) |
|
bool | real::operator< (const type r0, const unsigned int r1) |
|
bool | real::operator> (const type r0, const unsigned int r1) |
|
bool | real::operator<= (const type r0, const unsigned int r1) |
|
bool | real::operator>= (const type r0, const unsigned int r1) |
|
bool | real::operator== (const type r0, const unsigned int r1) |
|
bool | real::operator!= (const type r0, const unsigned int r1) |
|
type | real::operator+ (const unsigned long long r0, const type r1) |
|
type | real::operator- (const unsigned long long r0, const type r1) |
|
type | real::operator* (const unsigned long long r0, const type r1) |
|
type | real::operator/ (const unsigned long long r0, const type r1) |
|
bool | real::operator< (const unsigned long long r0, const type r1) |
|
bool | real::operator> (const unsigned long long r0, const type r1) |
|
bool | real::operator<= (const unsigned long long r0, const type r1) |
|
bool | real::operator>= (const unsigned long long r0, const type r1) |
|
bool | real::operator== (const unsigned long long r0, const type r1) |
|
bool | real::operator!= (const unsigned long long r0, const type r1) |
|
type | real::operator+ (const type r0, const unsigned long long r1) |
|
type | real::operator- (const type r0, const unsigned long long r1) |
|
type | real::operator* (const type r0, const unsigned long long r1) |
|
type | real::operator/ (const type r0, const unsigned long long r1) |
|
bool | real::operator< (const type r0, const unsigned long long r1) |
|
bool | real::operator> (const type r0, const unsigned long long r1) |
|
bool | real::operator<= (const type r0, const unsigned long long r1) |
|
bool | real::operator>= (const type r0, const unsigned long long r1) |
|
bool | real::operator== (const type r0, const unsigned long long r1) |
|
bool | real::operator!= (const type r0, const unsigned long long r1) |
|
type | real::operator+ (const unsigned long int r0, const type r1) |
|
type | real::operator- (const unsigned long int r0, const type r1) |
|
type | real::operator* (const unsigned long int r0, const type r1) |
|
type | real::operator/ (const unsigned long int r0, const type r1) |
|
bool | real::operator< (const unsigned long int r0, const type r1) |
|
bool | real::operator> (const unsigned long int r0, const type r1) |
|
bool | real::operator<= (const unsigned long int r0, const type r1) |
|
bool | real::operator>= (const unsigned long int r0, const type r1) |
|
bool | real::operator== (const unsigned long int r0, const type r1) |
|
bool | real::operator!= (const unsigned long int r0, const type r1) |
|
type | real::operator+ (const type r0, const unsigned long int r1) |
|
type | real::operator- (const type r0, const unsigned long int r1) |
|
type | real::operator* (const type r0, const unsigned long int r1) |
|
type | real::operator/ (const type r0, const unsigned long int r1) |
|
bool | real::operator< (const type r0, const unsigned long int r1) |
|
bool | real::operator> (const type r0, const unsigned long int r1) |
|
bool | real::operator<= (const type r0, const unsigned long int r1) |
|
bool | real::operator>= (const type r0, const unsigned long int r1) |
|
bool | real::operator== (const type r0, const unsigned long int r1) |
|
bool | real::operator!= (const type r0, const unsigned long int r1) |
|
type | real::abs (const type v) |
|
type | real::acos (const type v) |
|
type | real::acosh (const type v) |
|
type | real::asin (const type v) |
|
type | real::asinh (const type v) |
|
type | real::atan (const type v) |
|
type | real::atanh (const type v) |
|
type | real::ceil (const type v) |
|
type | real::cos (const type v) |
|
type | real::cosh (const type v) |
|
type | real::exp (const type v) |
|
type | real::floor (const type v) |
|
type | real::log (const type v) |
|
type | real::log10 (const type v) |
|
type | real::log2 (const type v) |
|
type | real::neg (const type v) |
|
type | real::pos (const type v) |
|
type | real::sin (const type v) |
|
type | real::sinh (const type v) |
|
type | real::sqrt (const type v) |
|
type | real::tan (const type v) |
|
type | real::tanh (const type v) |
|
type | real::cot (const type v) |
|
type | real::sec (const type v) |
|
type | real::csc (const type v) |
|
type | real::r2d (const type v) |
|
type | real::d2r (const type v) |
|
type | real::d2g (const type v) |
|
type | real::g2d (const type v) |
|
type | real::notl (const type v) |
|
type | real::frac (const type v) |
|
type | real::trunc (const type v) |
|
type | real::modulus (const type v0, const type v1) |
|
type | real::pow (const type v0, const type v1) |
|
type | real::logn (const type v0, const type v1) |
|
type | real::root (const type v0, const type v1) |
|
type | real::atan2 (const type v0, const type v1) |
|
type | real::max (const type v0, const type v1) |
|
type | real::min (const type v0, const type v1) |
|
bool | real::is_true (const type v) |
|
bool | real::is_false (const type v) |
|
type | real::equal (const type v0x, const type v1x) |
|
type | real::expm1 (const type vx) |
|
type | real::nequal (const type v0, const type v1) |
|
type | real::log1p (const type v) |
|
type | real::round (const type v) |
|
type | real::roundn (const type v0, const type v1) |
|
type | real::hypot (const type v0, const type v1) |
|
type | real::shr (const type v0, const type v1) |
|
type | real::shl (const type v0, const type v1) |
|
type | real::sgn (const type v) |
|
type | real::nand (const type v0, const type &v1) |
|
type | real::nor (const type v0, const type &v1) |
|
type | real::xnor (const type v0, const type &v1) |
|
type | real::erf (type v) |
|
type | real::erfc (type v) |
|