This is the complete list of members for Rational, including all inherited members.
| addProduct(const Rational &r, const Rational &s) | Rational | |
| addQuotient(const Rational &r, const Rational &s) | Rational | |
| compareRational(const Rational &r, const Rational &s) | Rational | friend |
| disableListMem() | Rational | static |
| dpointer | Rational | private |
| enableListMem() | Rational | static |
| freeListMem() | Rational | static |
| invert() | Rational | |
| isAdjacentTo(const double &d) const | Rational | |
| isNextTo(const double &d) | Rational | |
| operator double() const | Rational | |
| operator long double() const | Rational | |
| operator!=(const Rational &r, const Rational &s) | Rational | friend |
| operator!=(const Rational &r, const double &s) | Rational | friend |
| operator!=(const double &r, const Rational &s) | Rational | friend |
| operator!=(const Rational &r, const long double &s) | Rational | friend |
| operator!=(const long double &r, const Rational &s) | Rational | friend |
| operator!=(const Rational &r, const int &s) | Rational | friend |
| operator!=(const int &r, const Rational &s) | Rational | friend |
| operator*(const Rational &r) const | Rational | |
| operator*(const double &r) const | Rational | |
| operator*(const int &r) const | Rational | |
| operator*(const double &d, const Rational &r) | Rational | friend |
| operator*(const int &d, const Rational &r) | Rational | friend |
| operator*=(const Rational &r) | Rational | |
| operator*=(const double &r) | Rational | |
| operator*=(const int &r) | Rational | |
| operator+(const Rational &r) const | Rational | |
| operator+(const double &r) const | Rational | |
| operator+(const int &r) const | Rational | |
| operator+(const double &d, const Rational &r) | Rational | friend |
| operator+(const int &d, const Rational &r) | Rational | friend |
| operator+=(const Rational &r) | Rational | |
| operator+=(const double &r) | Rational | |
| operator+=(const int &r) | Rational | |
| operator-(const Rational &r) const | Rational | |
| operator-(const double &r) const | Rational | |
| operator-(const int &r) const | Rational | |
| operator-(const double &d, const Rational &r) | Rational | friend |
| operator-(const int &d, const Rational &r) | Rational | friend |
| operator-(const Rational &q) | Rational | friend |
| operator-=(const Rational &r) | Rational | |
| operator-=(const double &r) | Rational | |
| operator-=(const int &r) | Rational | |
| operator/(const Rational &r) const | Rational | |
| operator/(const double &r) const | Rational | |
| operator/(const int &r) const | Rational | |
| operator/(const double &d, const Rational &r) | Rational | friend |
| operator/(const int &d, const Rational &r) | Rational | friend |
| operator/=(const Rational &r) | Rational | |
| operator/=(const double &r) | Rational | |
| operator/=(const int &r) | Rational | |
| operator<(const Rational &r, const Rational &s) | Rational | friend |
| operator<(const Rational &r, const double &s) | Rational | friend |
| operator<(const double &r, const Rational &s) | Rational | friend |
| operator<(const Rational &r, const long double &s) | Rational | friend |
| operator<(const long double &r, const Rational &s) | Rational | friend |
| operator<(const Rational &r, const int &s) | Rational | friend |
| operator<(const int &r, const Rational &s) | Rational | friend |
| operator<<(std::ostream &os, const Rational &q) | Rational | friend |
| operator<=(const Rational &r, const Rational &s) | Rational | friend |
| operator<=(const Rational &r, const double &s) | Rational | friend |
| operator<=(const double &r, const Rational &s) | Rational | friend |
| operator<=(const Rational &r, const long double &s) | Rational | friend |
| operator<=(const long double &r, const Rational &s) | Rational | friend |
| operator<=(const Rational &r, const int &s) | Rational | friend |
| operator<=(const int &r, const Rational &s) | Rational | friend |
| operator=(const Rational &) | Rational | |
| operator=(const long double &r) | Rational | |
| operator=(const double &r) | Rational | |
| operator=(const int &i) | Rational | |
| operator==(const Rational &r, const Rational &s) | Rational | friend |
| operator==(const Rational &r, const double &s) | Rational | friend |
| operator==(const double &r, const Rational &s) | Rational | friend |
| operator==(const Rational &r, const long double &s) | Rational | friend |
| operator==(const long double &r, const Rational &s) | Rational | friend |
| operator==(const Rational &r, const int &s) | Rational | friend |
| operator==(const int &r, const Rational &s) | Rational | friend |
| operator>(const Rational &r, const Rational &s) | Rational | friend |
| operator>(const Rational &r, const double &s) | Rational | friend |
| operator>(const double &r, const Rational &s) | Rational | friend |
| operator>(const Rational &r, const long double &s) | Rational | friend |
| operator>(const long double &r, const Rational &s) | Rational | friend |
| operator>(const Rational &r, const int &s) | Rational | friend |
| operator>(const int &r, const Rational &s) | Rational | friend |
| operator>=(const Rational &r, const Rational &s) | Rational | friend |
| operator>=(const Rational &r, const double &s) | Rational | friend |
| operator>=(const double &r, const Rational &s) | Rational | friend |
| operator>=(const Rational &r, const long double &s) | Rational | friend |
| operator>=(const long double &r, const Rational &s) | Rational | friend |
| operator>=(const Rational &r, const int &s) | Rational | friend |
| operator>=(const int &r, const Rational &s) | Rational | friend |
| powRound() | Rational | |
| precision() | Rational | static |
| Rational() | Rational | |
| Rational(const Rational &r) | Rational | |
| Rational(const long double &r) | Rational | |
| Rational(const double &r) | Rational | |
| Rational(const int &i) | Rational | |
| rationalToString(const Rational &r, const int precision) | Rational | friend |
| readString(const char *s) | Rational | |
| readStringRational(const char *s, Rational &value) | Rational | friend |
| sign(const Rational &r) | Rational | friend |
| sizeInBase(const int base=2) const | Rational | |
| spxAbs(const Rational &r) | Rational | friend |
| subProduct(const Rational &r, const Rational &s) | Rational | |
| subQuotient(const Rational &r, const Rational &s) | Rational | |
| ~Rational() | Rational |