CoxIter  1.2
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() const Rational< T >
hasDenominatorOneRational< T >private
isMinusOneRational< T >private
isOneRational< T >private
isZeroRational< T >private
operator!=(Rational const &) const Rational< T >
operator*(Rational const &n) const Rational< T >
operator*=(Rational const &n)Rational< T >
operator+(Rational const &n) const Rational< T >
operator+=(Rational const &n)Rational< T >
operator-(Rational const &n) const Rational< T >
operator-() const Rational< T >
operator-=(Rational const &n)Rational< T >
operator/(Rational const &n) const Rational< T >
operator/=(Rational const &n)Rational< T >
operator=(long int)Rational< T >
operator==(int const &) const Rational< T >
operator==(Rational const &) const Rational< T >
operator>(Rational const &) const Rational< T >
operator>=(int const &) const Rational< T >
opp(Rational *&_c) const Rational< T >
print(ostream &) const Rational< T >
Rational()Rational< T >
Rational(T a, T b)Rational< T >
Rational(T a)Rational< T >
Rational(const int &i)Rational< T >
to_string() const Rational< T >
update()Rational< T >private