\( \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.3 - Number Types
CGAL::Gmpz Member List

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

approximate_decimal_length() constCGAL::Gmpz
bit_size() constCGAL::Gmpz
Gmpz()CGAL::Gmpz
Gmpz(int i)CGAL::Gmpz
Gmpz(double d)CGAL::Gmpz
operator &=(const Gmpz &b)CGAL::Gmpz
operator&(const Gmpz &a, const Gmpz &b)CGAL::Gmpzrelated
operator++()CGAL::Gmpz
operator++(int)CGAL::Gmpz
operator--()CGAL::Gmpz
operator--(int)CGAL::Gmpz
operator<<(const Gmpz &a, unsigned long i)CGAL::Gmpzrelated
operator<<(std::ostream &out, const Gmpz &z)CGAL::Gmpzrelated
operator<<=(const long &i)CGAL::Gmpz
operator>>(const Gmpz &a, unsigned long i)CGAL::Gmpzrelated
operator>>(std::istream &in, Gmpz &z)CGAL::Gmpzrelated
operator>>=(const long &i)CGAL::Gmpz
operator^(const Gmpz &a, const Gmpz &b)CGAL::Gmpzrelated
operator^=(const Gmpz &b)CGAL::Gmpz
operator|(const Gmpz &a, const Gmpz &b)CGAL::Gmpzrelated
operator|=(const Gmpz &b)CGAL::Gmpz
sign() constCGAL::Gmpz
size() constCGAL::Gmpz
to_double() constCGAL::Gmpz