|
Regina Calculation Engine
|
This is the complete list of members for regina::Rational, including all inherited members.
| abs() const | regina::Rational | |
| denominator() const | regina::Rational | |
| doubleApprox(bool *inRange=0) const | regina::Rational | |
| infinity | regina::Rational | static |
| inverse() const | regina::Rational | |
| invert() | regina::Rational | |
| negate() | regina::Rational | inline |
| numerator() const | regina::Rational | |
| one | regina::Rational | static |
| operator!=(const Rational &compare) const | regina::Rational | inline |
| operator*(const Rational &r) const | regina::Rational | |
| operator*=(const Rational &other) | regina::Rational | |
| operator+(const Rational &r) const | regina::Rational | |
| operator+=(const Rational &other) | regina::Rational | |
| operator-(const Rational &r) const | regina::Rational | |
| operator-() const | regina::Rational | |
| operator-=(const Rational &other) | regina::Rational | |
| operator/(const Rational &r) const | regina::Rational | |
| operator/=(const Rational &other) | regina::Rational | |
| operator<(const Rational &compare) const | regina::Rational | |
| operator<<(std::ostream &out, const Rational &rat) | regina::Rational | friend |
| operator<=(const Rational &compare) const | regina::Rational | inline |
| operator=(const Rational &value) | regina::Rational | inline |
| operator=(const IntegerBase< supportInfinity > &value) | regina::Rational | inline |
| operator=(long value) | regina::Rational | inline |
| operator==(const Rational &compare) const | regina::Rational | |
| operator>(const Rational &compare) const | regina::Rational | |
| operator>=(const Rational &compare) const | regina::Rational | inline |
| Rational() | regina::Rational | inline |
| Rational(const Rational &value) | regina::Rational | inline |
| Rational(const IntegerBase< supportInfinity > &value) | regina::Rational | inline |
| Rational(long value) | regina::Rational | inline |
| Rational(const IntegerBase< supportInfinity > &newNum, const IntegerBase< supportInfinity > &newDen) | regina::Rational | |
| Rational(long newNum, unsigned long newDen) | regina::Rational | |
| swap(Rational &other) | regina::Rational | inline |
| TeX() const | regina::Rational | |
| undefined | regina::Rational | static |
| writeTeX(std::ostream &out) const | regina::Rational | |
| zero | regina::Rational | static |
| ~Rational() | regina::Rational | inline |