CGAL 4.14 - Number Types
|
This is the complete list of members for CGAL::Quotient< NT >, including all inherited members.
denominator() const | CGAL::Quotient< NT > | |
is_finite(const Quotient< NT > &q) | CGAL::Quotient< NT > | related |
is_valid(const Quotient< NT > &q) | CGAL::Quotient< NT > | related |
numerator() const | CGAL::Quotient< NT > | |
operator<<(std::ostream &out, const Quotient< NT > &q) | CGAL::Quotient< NT > | related |
operator>>(std::istream &in, Quotient< NT > &q) | CGAL::Quotient< NT > | related |
Quotient() | CGAL::Quotient< NT > | |
Quotient(const T &t) | CGAL::Quotient< NT > | |
Quotient(const Quotient< T > &t) | CGAL::Quotient< NT > | |
Quotient(const NT &n, const NT &d) | CGAL::Quotient< NT > | |
sqrt(const Quotient< NT > &q) | CGAL::Quotient< NT > | related |
to_double(const Quotient< NT > &q) | CGAL::Quotient< NT > | related |