Go to the source code of this file.
Compounds | |
class | rational |
Implementation of a Rational Number. More... | |
Functions | |
template<class T> int | cmp (const rational< T > &a, const rational< T > &b) |
The module containes implementation for a rational number
Definition in file rational.h.
|
Returns
Definition at line 395 of file rational.h. Referenced by rational::operator!=(), rational::operator<(), rational::operator<=(), rational::operator==(), rational::operator>(), and rational::operator>=().
|