CGAL 5.2.2 - Number Types
|
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::Gmpfi | static |
compare(const Gmpfi &j) const | CGAL::Gmpfi | |
do_overlap(const Gmpfi &j) const | CGAL::Gmpfi | |
get_default_precision() | CGAL::Gmpfi | static |
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::Gmpfi | related |
operator>>(std::istream &is, Gmpfi i) | CGAL::Gmpfi | related |
Precision_type typedef | CGAL::Gmpfi | |
round(Precision_type p) const | CGAL::Gmpfi | |
set_default_precision(Precision_type prec) | CGAL::Gmpfi | static |
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 |