#include <rational.h>
|
void | update () |
| Met à jour les attributs (gcd, isInt, ...) More...
|
|
◆ Rational() [1/4]
◆ Rational() [2/4]
◆ Rational() [3/4]
◆ Rational() [4/4]
◆ get_hasDenominatorOne()
template<typename T >
bool Rational< T >::get_hasDenominatorOne |
( |
| ) |
const |
◆ operator!=()
◆ operator*()
◆ operator*=()
◆ operator+()
◆ operator+=()
◆ operator-() [1/2]
◆ operator-() [2/2]
◆ operator-=()
◆ operator/()
◆ operator/=()
◆ operator<()
◆ operator=()
◆ operator==() [1/2]
template<typename T >
bool Rational< T >::operator== |
( |
int const & |
| ) |
const |
◆ operator==() [2/2]
◆ operator>()
◆ operator>=()
template<typename T >
bool Rational< T >::operator>= |
( |
int const & |
| ) |
const |
◆ opp()
◆ print()
template<typename T >
void Rational< T >::print |
( |
ostream & |
| ) |
const |
◆ to_string()
template<typename T >
string Rational< T >::to_string |
( |
| ) |
const |
◆ update()
Met à jour les attributs (gcd, isInt, ...)
◆ hasDenominatorOne
◆ isMinusOne
◆ isOne
◆ isZero
The documentation for this class was generated from the following file: