|
| MpReal | capd::multiPrec::operator+ (const MpReal &a, const MpReal &b) |
| |
| MpReal | capd::multiPrec::operator- (const MpReal &a, const MpReal &b) |
| |
| MpReal | capd::multiPrec::operator* (const MpReal &a, const MpReal &b) |
| |
| MpReal | capd::multiPrec::operator/ (const MpReal &a, const MpReal &b) |
| |
| int | capd::multiPrec::compare (const MpReal &r1, const MpReal &r2) |
| | Compares two numbers. More...
|
| |
| int | capd::multiPrec::compare (const MpReal &r1, const double r2) |
| |
| int | capd::multiPrec::compare (const MpReal &r1, const int r2) |
| |
| int | capd::multiPrec::compare (const MpReal &r1, const unsigned int r2) |
| |
| int | capd::multiPrec::compare (const MpReal &r1, const long int r2) |
| |
| int | capd::multiPrec::compare (const MpReal &r1, const unsigned long r2) |
| |
| bool | capd::multiPrec::operator== (const MpReal &r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator== (const double r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator== (const int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator== (const unsigned int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator== (const long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator== (const unsigned long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator== (const MpReal &r1, const double r2) |
| |
| bool | capd::multiPrec::operator== (const MpReal &r1, const int r2) |
| |
| bool | capd::multiPrec::operator== (const MpReal &r1, const unsigned int r2) |
| |
| bool | capd::multiPrec::operator== (const MpReal &r1, const long int r2) |
| |
| bool | capd::multiPrec::operator== (const MpReal &r1, const unsigned long int r2) |
| |
| bool | capd::multiPrec::operator!= (const MpReal &r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator!= (const double r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator!= (const int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator!= (const unsigned int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator!= (const long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator!= (const unsigned long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator!= (const MpReal &r1, const double r2) |
| |
| bool | capd::multiPrec::operator!= (const MpReal &r1, const int r2) |
| |
| bool | capd::multiPrec::operator!= (const MpReal &r1, const unsigned int r2) |
| |
| bool | capd::multiPrec::operator!= (const MpReal &r1, const long int r2) |
| |
| bool | capd::multiPrec::operator!= (const MpReal &r1, const unsigned long int r2) |
| |
| bool | capd::multiPrec::operator< (const MpReal &r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator< (const double r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator< (const int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator< (const unsigned int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator< (const long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator< (const unsigned long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator< (const MpReal &r1, const double r2) |
| |
| bool | capd::multiPrec::operator< (const MpReal &r1, const int r2) |
| |
| bool | capd::multiPrec::operator< (const MpReal &r1, const unsigned int r2) |
| |
| bool | capd::multiPrec::operator< (const MpReal &r1, const long int r2) |
| |
| bool | capd::multiPrec::operator< (const MpReal &r1, const unsigned long int r2) |
| |
| bool | capd::multiPrec::operator<= (const MpReal &r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator<= (const double r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator<= (const int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator<= (const unsigned int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator<= (const long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator<= (const unsigned long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator<= (const MpReal &r1, const double r2) |
| |
| bool | capd::multiPrec::operator<= (const MpReal &r1, const int r2) |
| |
| bool | capd::multiPrec::operator<= (const MpReal &r1, const unsigned int r2) |
| |
| bool | capd::multiPrec::operator<= (const MpReal &r1, const long int r2) |
| |
| bool | capd::multiPrec::operator<= (const MpReal &r1, const unsigned long int r2) |
| |
| bool | capd::multiPrec::operator> (const MpReal &r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator> (const double r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator> (const int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator> (const unsigned int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator> (const long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator> (const unsigned long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator> (const MpReal &r1, const double r2) |
| |
| bool | capd::multiPrec::operator> (const MpReal &r1, const int r2) |
| |
| bool | capd::multiPrec::operator> (const MpReal &r1, const unsigned int r2) |
| |
| bool | capd::multiPrec::operator> (const MpReal &r1, const long int r2) |
| |
| bool | capd::multiPrec::operator> (const MpReal &r1, const unsigned long int r2) |
| |
| bool | capd::multiPrec::operator>= (const MpReal &r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator>= (const double r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator>= (const int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator>= (const unsigned int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator>= (const long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator>= (const unsigned long int r1, const MpReal &r2) |
| |
| bool | capd::multiPrec::operator>= (const MpReal &r1, const double r2) |
| |
| bool | capd::multiPrec::operator>= (const MpReal &r1, const int r2) |
| |
| bool | capd::multiPrec::operator>= (const MpReal &r1, const unsigned int r2) |
| |
| bool | capd::multiPrec::operator>= (const MpReal &r1, const long int r2) |
| |
| bool | capd::multiPrec::operator>= (const MpReal &r1, const unsigned long int r2) |
| |
| const MpReal & | capd::multiPrec::min (const MpReal &a, const MpReal &b) |
| |
| const MpReal & | capd::multiPrec::max (const MpReal &a, const MpReal &b) |
| |
| std::ostream & | capd::multiPrec::operator<< (std::ostream &o, const MpReal &r) |
| |
| std::istream & | capd::multiPrec::operator>> (std::istream &i, MpReal &r) |
| |