Vaucanson  1.4.1
TRationalNumber< IntType > Member List

This is the complete list of members for TRationalNumber< IntType >, including all inherited members.

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 >inlineprotected
set_rational(const IntType num, const IntType den)TRationalNumber< IntType >inlineprotected
set_unsafe_rational(const IntType num, const IntType den)TRationalNumber< IntType >inlineprotected
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