\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.14 - Number Types
CGAL::Quotient< NT > Member List

This is the complete list of members for CGAL::Quotient< NT >, including all inherited members.

denominator() constCGAL::Quotient< NT >
is_finite(const Quotient< NT > &q)CGAL::Quotient< NT >related
is_valid(const Quotient< NT > &q)CGAL::Quotient< NT >related
numerator() constCGAL::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