\( \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.7 - Number Types
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Gmpfi Member List

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

abs(Precision_type p) const CGAL::Gmpfi
add(const Gmpfi &a, const Gmpfi &b, Precision_type p=0)CGAL::Gmpfistatic
compare(const Gmpfi &j) const CGAL::Gmpfi
do_overlap(const Gmpfi &j) const CGAL::Gmpfi
get_default_precision()CGAL::Gmpfistatic
get_precision() const CGAL::Gmpfi
Gmpfi(Precision_type p=get_default_precision())CGAL::Gmpfi
Gmpfi(const T &t, Precision_type p=get_default_precision())CGAL::Gmpfi
Gmpfi(const Gmpfr &left, const Gmpfr &right, Precision_type p=get_default_precision())CGAL::Gmpfi
Gmpfi(const std::pair< L, R > &endpoints, Precision_type p=get_default_precision())CGAL::Gmpfi
inf() const CGAL::Gmpfi
is_inf() const CGAL::Gmpfi
is_nan() const CGAL::Gmpfi
is_negative() const CGAL::Gmpfi
is_number() const CGAL::Gmpfi
is_one() const CGAL::Gmpfi
is_point() const CGAL::Gmpfi
is_positive() const CGAL::Gmpfi
is_same(const Gmpfi &j) const CGAL::Gmpfi
is_zero() const CGAL::Gmpfi
kthroot(int k, Precision_type p) const CGAL::Gmpfi
operator<<(std::ostream &os, const Gmpfi &i)CGAL::Gmpfirelated
operator>>(std::istream &is, Gmpfi i)CGAL::Gmpfirelated
Precision_type typedefCGAL::Gmpfi
round(Precision_type p) const CGAL::Gmpfi
set_default_precision(Precision_type prec)CGAL::Gmpfistatic
sign() const CGAL::Gmpfi
sqrt(Precision_type p) const CGAL::Gmpfi
square(Precision_type p) const CGAL::Gmpfi
sup() const CGAL::Gmpfi
to_double_exp() const CGAL::Gmpfi
to_interval() const CGAL::Gmpfi
to_interval_exp() const CGAL::Gmpfi