bigfraction Member List
This is the complete list of members for bigfraction, including all inherited members.
bigfraction() (defined in bigfraction)bigfraction [inline]
bigfraction(bignum n) (defined in bigfraction)bigfraction [inline]
bigfraction(long int n) (defined in bigfraction)bigfraction [inline]
bigfraction(bignum n, bignum d) (defined in bigfraction)bigfraction [inline]
get_denominator() (defined in bigfraction)bigfraction [inline]
get_numerator() (defined in bigfraction)bigfraction [inline]
is_integer() (defined in bigfraction)bigfraction [inline]
operator!=(bigfraction other) (defined in bigfraction)bigfraction [inline]
operator!=(bignum other) (defined in bigfraction)bigfraction [inline]
operator*(bigfraction &other) (defined in bigfraction)bigfraction [inline]
operator*(bignum other) (defined in bigfraction)bigfraction [inline]
operator*=(bigfraction &other) (defined in bigfraction)bigfraction [inline]
operator*=(bignum other) (defined in bigfraction)bigfraction [inline]
operator+(bigfraction &other) (defined in bigfraction)bigfraction [inline]
operator+(bignum other) (defined in bigfraction)bigfraction [inline]
operator+=(bigfraction other) (defined in bigfraction)bigfraction [inline]
operator+=(bignum other) (defined in bigfraction)bigfraction [inline]
operator-(bigfraction &other) (defined in bigfraction)bigfraction [inline]
operator-(bignum other) (defined in bigfraction)bigfraction [inline]
operator-() (defined in bigfraction)bigfraction [inline]
operator-=(bigfraction other) (defined in bigfraction)bigfraction [inline]
operator-=(bignum other) (defined in bigfraction)bigfraction [inline]
operator/(bigfraction &other) (defined in bigfraction)bigfraction [inline]
operator/(bignum other) (defined in bigfraction)bigfraction [inline]
operator/=(bigfraction &other) (defined in bigfraction)bigfraction [inline]
operator/=(bignum other) (defined in bigfraction)bigfraction [inline]
operator<(bigfraction other) (defined in bigfraction)bigfraction [inline]
operator<(bignum other) (defined in bigfraction)bigfraction [inline]
operator<< (defined in bigfraction)bigfraction [friend]
operator<=(bigfraction other) (defined in bigfraction)bigfraction [inline]
operator<=(bignum other) (defined in bigfraction)bigfraction [inline]
operator=(bigfraction other) (defined in bigfraction)bigfraction [inline]
operator=(bignum other) (defined in bigfraction)bigfraction [inline]
operator==(bigfraction other) (defined in bigfraction)bigfraction [inline]
operator>(bigfraction other) (defined in bigfraction)bigfraction [inline]
operator>(bignum other) (defined in bigfraction)bigfraction [inline]
operator>=(bigfraction other) (defined in bigfraction)bigfraction [inline]
operator>=(bignum other) (defined in bigfraction)bigfraction [inline]
round_down() (defined in bigfraction)bigfraction [inline]
round_up() (defined in bigfraction)bigfraction [inline]
to_double() (defined in bigfraction)bigfraction [inline]
to_string() (defined in bigfraction)bigfraction [inline]
~bigfraction() (defined in bigfraction)bigfraction [inline]