Home
last modified time | relevance | path

Searched defs:To_interval (Results 1 – 7 of 7) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DGmpzf.h125 struct To_interval struct
151 struct To_interval struct
154 std::pair<double,double> operator()(const Quotient<Gmpzf>& q) const { in operator()
H A Dnumber_utils_classes.h55 struct To_interval : Real_embeddable_traits<NT>::To_interval{}; struct
H A DGmpfr.h140 struct To_interval: struct
142 inline std::pair<double,double>operator()(const Type &x)const{ in operator()
H A Dmpq_class.h199 struct To_interval struct
203 operator()( const mpq_class& x ) const { in operator()
H A Dmpz_class.h272 struct To_interval struct
276 operator()( const mpz_class& x ) const { in operator()
H A DGmpfi.h159 struct To_interval: struct
161 inline std::pair<double,double> operator()(const Type &x)const{ in operator()
H A DMP_Float.h852 struct To_interval struct
855 std::pair<double,double> operator()(const Quotient<MP_Float>& q) const { in operator()