| 
    Vaucanson 1.4 
   | 
 
| den_ | TRationalNumber< IntType > |  [protected] | 
| den_get() const | TRationalNumber< IntType > |  [inline] | 
| num_ | TRationalNumber< IntType > |  [protected] | 
| num_get() const | TRationalNumber< IntType > |  [inline] | 
| operator double() const | TRationalNumber< IntType > |  [inline] | 
| operator!=(const TRationalNumber< IntType > &nb) const | TRationalNumber< IntType > |  [inline] | 
| operator*(const TRationalNumber< IntType > &nb) const | TRationalNumber< IntType > |  [inline] | 
| operator*=(const TRationalNumber< IntType > &nb) | TRationalNumber< IntType > |  [inline] | 
| operator+(const TRationalNumber< IntType > &nb) const | TRationalNumber< IntType > |  [inline] | 
| operator+=(const TRationalNumber< IntType > &nb) | TRationalNumber< IntType > |  [inline] | 
| operator-(const TRationalNumber< IntType > &nb) const | TRationalNumber< IntType > |  [inline] | 
| operator-() const | TRationalNumber< IntType > |  [inline] | 
| operator-=(const TRationalNumber< IntType > &nb) | TRationalNumber< IntType > |  [inline] | 
| operator/(const TRationalNumber< IntType > &nb) const | TRationalNumber< IntType > |  [inline] | 
| operator/=(const TRationalNumber< IntType > &nb) | TRationalNumber< IntType > |  [inline] | 
| operator<(const TRationalNumber< IntType > &nb) const | TRationalNumber< IntType > |  [inline] | 
| operator<=(const TRationalNumber< IntType > &nb) const | TRationalNumber< IntType > |  [inline] | 
| operator==(const TRationalNumber< IntType > &nb) const | TRationalNumber< IntType > |  [inline] | 
| operator>(const TRationalNumber< IntType > &nb) const | TRationalNumber< IntType > |  [inline] | 
| operator>=(const TRationalNumber< IntType > &nb) const | TRationalNumber< IntType > |  [inline] | 
| print(std::ostream &ostr) const | TRationalNumber< IntType > |  [inline] | 
| set_rational() | TRationalNumber< IntType > |  [inline, protected] | 
| set_rational(const IntType num, const IntType den) | TRationalNumber< IntType > |  [inline, protected] | 
| set_unsafe_rational(const IntType num, const IntType den) | TRationalNumber< IntType > |  [inline, protected] | 
| to_double() const | TRationalNumber< IntType > |  [inline] | 
| to_float() const | TRationalNumber< IntType > |  [inline] | 
| to_integer() const | TRationalNumber< IntType > |  [inline] | 
| TRationalNumber() | TRationalNumber< IntType > |  [inline] | 
| TRationalNumber(const IntType num) | TRationalNumber< IntType > |  [inline] | 
| TRationalNumber(const IntType num, const IntType den) | TRationalNumber< IntType > |  [inline] | 
| TRationalNumber(const TRationalNumber< IntType > &nb) | TRationalNumber< IntType > |  [inline] | 
| ~TRationalNumber() | TRationalNumber< IntType > |  [inline] | 
 1.7.4