[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
Rational Member List | ![]() |
This is the complete list of members for Rational, including all inherited members.
assign(param_type n, param_type d, bool doNormalize=true) | Rational | |
denominator() const | Rational | |
is_inf() const | Rational | |
is_ninf() const | Rational | |
is_pinf() const | Rational | |
numerator() const | Rational | |
operator!() const | Rational | |
operator*=(const Rational &r) | Rational | |
operator*=(param_type i) | Rational | |
operator++() | Rational | |
operator++(int) | Rational | |
operator+=(const Rational &r) | Rational | |
operator+=(param_type i) | Rational | |
operator--() | Rational | |
operator--(int) | Rational | |
operator-=(const Rational &r) | Rational | |
operator-=(param_type i) | Rational | |
operator/=(const Rational &r) | Rational | |
operator/=(param_type i) | Rational | |
operator=(param_type n) | Rational | |
param_type typedef | Rational | |
Rational() | Rational | |
Rational(Rational< U > const &r) | Rational | |
Rational(param_type n) | Rational | |
Rational(param_type n, param_type d, bool doNormalize=true) | Rational | |
Rational(double v, double epsilon=1e-4) | Rational | [explicit] |
sign() const | Rational | |
value_type typedef | Rational |
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|