Geogram Version 1.8.5
A programming library of geometric algorithms
Loading...
Searching...
No Matches
GEO::rational_nt Member List

This is the complete list of members for GEO::rational_nt, including all inherited members.

compare(const rational_nt &rhs) constGEO::rational_nt
compare(double rhs) constGEO::rational_nt
copy(const rational_nt &rhs)GEO::rational_ntinlineprotected
denom() constGEO::rational_ntinline
denom()GEO::rational_ntinline
estimate() constGEO::rational_ntinline
has_same_denom(const rational_nt &rhs) constGEO::rational_ntinlineprotected
num() constGEO::rational_ntinline
num()GEO::rational_ntinline
operator!=(const rational_nt &a, const rational_nt &b)GEO::rational_ntrelated
operator!=(const rational_nt &a, double b)GEO::rational_ntrelated
operator!=(double a, const rational_nt &b)GEO::rational_ntrelated
operator*(const rational_nt &rhs) constGEO::rational_ntinline
operator*(double rhs) constGEO::rational_ntinline
operator*(double a, const rational_nt &b)GEO::rational_ntrelated
operator*=(const rational_nt &rhs)GEO::rational_ntinline
operator*=(double rhs)GEO::rational_ntinline
operator+(const rational_nt &rhs) constGEO::rational_ntinline
operator+(double rhs) constGEO::rational_ntinline
operator+(double a, const rational_nt &b)GEO::rational_ntrelated
operator+=(const rational_nt &rhs)GEO::rational_ntinline
operator+=(double rhs)GEO::rational_ntinline
operator-(const rational_nt &rhs) constGEO::rational_ntinline
operator-(double rhs) constGEO::rational_ntinline
operator-() constGEO::rational_ntinline
operator-(double a, const rational_nt &b)GEO::rational_ntrelated
operator-=(const rational_nt &rhs)GEO::rational_ntinline
operator-=(double rhs)GEO::rational_ntinline
operator/(const rational_nt &rhs) constGEO::rational_ntinline
operator/(double rhs) constGEO::rational_ntinline
operator/(double a, const rational_nt &b)GEO::rational_ntrelated
operator/=(const rational_nt &rhs)GEO::rational_ntinline
operator/=(double rhs)GEO::rational_ntinline
operator<(const rational_nt &rhs) constGEO::rational_ntinline
operator<(double rhs) constGEO::rational_ntinline
operator<=(const rational_nt &rhs) constGEO::rational_ntinline
operator<=(double rhs) constGEO::rational_ntinline
operator=(const rational_nt &rhs)GEO::rational_ntinline
operator=(rational_nt &&rhs)GEO::rational_ntinline
operator==(const rational_nt &a, const rational_nt &b)GEO::rational_ntrelated
operator==(const rational_nt &a, double b)GEO::rational_ntrelated
operator==(double a, const rational_nt &b)GEO::rational_ntrelated
operator>(const rational_nt &rhs) constGEO::rational_ntinline
operator>(double rhs) constGEO::rational_ntinline
operator>=(const rational_nt &rhs) constGEO::rational_ntinline
operator>=(double rhs) constGEO::rational_ntinline
optimize()GEO::rational_ntinline
rational_nt(UninitializedType uninitialized)GEO::rational_ntinlineexplicit
rational_nt(double x=0.0)GEO::rational_ntinlineexplicit
rational_nt(const expansion_nt &x)GEO::rational_ntinlineexplicit
rational_nt(expansion_nt &&x)GEO::rational_ntinlineexplicit
rational_nt(double num, double denom)GEO::rational_ntinlineexplicit
rational_nt(const expansion_nt &num, const expansion_nt &denom)GEO::rational_ntinlineexplicit
rational_nt(expansion_nt &&num, expansion_nt &&denom)GEO::rational_ntinlineexplicit
rational_nt(const rational_nt &rhs)GEO::rational_ntinline
rational_nt(rational_nt &&rhs)GEO::rational_ntinline
sign() constGEO::rational_ntinline
UNINITIALIZED enum value (defined in GEO::rational_nt)GEO::rational_nt
UninitializedType enum nameGEO::rational_nt