CGAL 5.3 - Number Types
CGAL::Gmpq Member List

This is the complete list of members for CGAL::Gmpq, including all inherited members.

denominator() constCGAL::Gmpq
Gmpq()CGAL::Gmpq
Gmpq(int i)CGAL::Gmpq
Gmpq(Gmpz n)CGAL::Gmpq
Gmpq(Gmpfr f)CGAL::Gmpq
Gmpq(int n, int d)CGAL::Gmpq
Gmpq(signed long n, unsigned long d)CGAL::Gmpq
Gmpq(unsigned long n, unsigned long d)CGAL::Gmpq
Gmpq(Gmpz n, Gmpz d)CGAL::Gmpq
Gmpq(double d)CGAL::Gmpq
Gmpq(const std::string &str)CGAL::Gmpq
Gmpq(const std::string &str, int base)CGAL::Gmpq
numerator() constCGAL::Gmpq
operator<<(std::ostream &out, const Gmpq &q)CGAL::Gmpqrelated
operator>>(std::istream &in, Gmpq &q)CGAL::Gmpqrelated