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

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

abs(Precision_type p) constCGAL::Gmpfi
add(const Gmpfi &a, const Gmpfi &b, Precision_type p=0)CGAL::Gmpfistatic
compare(const Gmpfi &j) constCGAL::Gmpfi
do_overlap(const Gmpfi &j) constCGAL::Gmpfi
get_default_precision()CGAL::Gmpfistatic
get_precision() constCGAL::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() constCGAL::Gmpfi
is_inf() constCGAL::Gmpfi
is_nan() constCGAL::Gmpfi
is_negative() constCGAL::Gmpfi
is_number() constCGAL::Gmpfi
is_one() constCGAL::Gmpfi
is_point() constCGAL::Gmpfi
is_positive() constCGAL::Gmpfi
is_same(const Gmpfi &j) constCGAL::Gmpfi
is_zero() constCGAL::Gmpfi
kthroot(int k, Precision_type p) constCGAL::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) constCGAL::Gmpfi
set_default_precision(Precision_type prec)CGAL::Gmpfistatic
sign() constCGAL::Gmpfi
sqrt(Precision_type p) constCGAL::Gmpfi
square(Precision_type p) constCGAL::Gmpfi
sup() constCGAL::Gmpfi
to_double_exp() constCGAL::Gmpfi
to_interval() constCGAL::Gmpfi
to_interval_exp() constCGAL::Gmpfi