CGAL 5.3 - Number Types
CGAL::Gmpfr Member List

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

abs(Precision_type p, std::float_round_style r=get_default_rndmode()) constCGAL::Gmpfr
add(const Gmpfr &a, const Gmpfr &b)CGAL::Gmpfrstatic
add(const Gmpfr &a, const Gmpfr &b, std::float_round_style r)CGAL::Gmpfrstatic
add(const Gmpfr &a, const Gmpfr &b, Precision_type p)CGAL::Gmpfrstatic
add(const Gmpfr &a, const Gmpfr &b, Precision_type p, std::float_round_style r)CGAL::Gmpfrstatic
clear_flags()CGAL::Gmpfrstatic
erange_flag()CGAL::Gmpfrstatic
get_default_precision()CGAL::Gmpfrstatic
get_default_rndmode()CGAL::Gmpfrstatic
get_precision() constCGAL::Gmpfr
Gmpfr()CGAL::Gmpfr
Gmpfr(const Gmpfr &n)CGAL::Gmpfr
Gmpfr(long si)CGAL::Gmpfr
Gmpfr(unsigned long ui)CGAL::Gmpfr
Gmpfr(int i)CGAL::Gmpfr
Gmpfr(double d)CGAL::Gmpfr
Gmpfr(long double ld)CGAL::Gmpfr
Gmpfr(const Gmpz &z)CGAL::Gmpfr
Gmpfr(const Gmpzf &zf)CGAL::Gmpfr
Gmpfr(const std::pair< Gmpz, long > &ie)CGAL::Gmpfr
inex_flag()CGAL::Gmpfrstatic
is_inf()CGAL::Gmpfr
is_nan()CGAL::Gmpfr
is_number()CGAL::Gmpfr
is_one()CGAL::Gmpfr
is_square()CGAL::Gmpfr
is_square(const Gmpfr &y)CGAL::Gmpfr
is_zero()CGAL::Gmpfr
kthroot(int k, Precision_type p, std::float_round_style r=get_default_rndmode()) constCGAL::Gmpfr
nan_flag()CGAL::Gmpfrstatic
operator<<(std::ostream &out, const Gmpfr &f)CGAL::Gmpfrrelated
operator>>(std::istream &in, Gmpfr &f)CGAL::Gmpfrrelated
overflow_flag()CGAL::Gmpfrstatic
Precision_type typedefCGAL::Gmpfr
round(Precision_type p, std::float_round_style r) constCGAL::Gmpfr
set_default_precision(Precision_type p)CGAL::Gmpfrstatic
set_default_rndmode(std::float_round_style r)CGAL::Gmpfrstatic
sign()CGAL::Gmpfr
sqrt(Precision_type p, std::float_round_style r=get_default_rndmode()) constCGAL::Gmpfr
square(Precision_type p, std::float_round_style r=get_default_rndmode()) constCGAL::Gmpfr
to_double(std::float_round_style r=get_default_rndmode())CGAL::Gmpfr
to_double_exp(std::float_round_style r=get_default_rndmode())CGAL::Gmpfr
to_integer_exp()CGAL::Gmpfr
to_interval()CGAL::Gmpfr
to_interval_exp()CGAL::Gmpfr
underflow_flag()CGAL::Gmpfrstatic