CoxIter  1.3
CoxIter - Computing invariants of hyperbolic Coxeter groups
Rational< T > Member List

This is the complete list of members for Rational< T >, including all inherited members.

aRational< T >
bRational< T >
get_hasDenominatorOne() constRational< T >
hasDenominatorOneRational< T >private
isMinusOneRational< T >private
isOneRational< T >private
isZeroRational< T >private
operator!=(Rational const &) constRational< T >
operator*(Rational const &n) constRational< T >
operator*=(Rational const &n)Rational< T >
operator+(Rational const &n) constRational< T >
operator+=(Rational const &n)Rational< T >
operator-(Rational const &n) constRational< T >
operator-() constRational< T >
operator-=(Rational const &n)Rational< T >
operator/(Rational const &n) constRational< T >
operator/=(Rational const &n)Rational< T >
operator<(Rational const &) constRational< T >
operator=(long int)Rational< T >
operator==(int const &) constRational< T >
operator==(Rational const &) constRational< T >
operator>(Rational const &) constRational< T >
operator>=(int const &) constRational< T >
opp(Rational *&_c) constRational< T >
print(ostream &) constRational< T >
Rational()Rational< T >
Rational(T a, T b)Rational< T >
Rational(T a)Rational< T >
Rational(const int &i)Rational< T >
to_string() constRational< T >
update()Rational< T >private