CGAL 5.6.1 - Number Types
simplest_rational_in_interval.h File Reference

Namespaces

 CGAL
 

Functions

template<typename Rational >
Rational CGAL::simplest_rational_in_interval (double d1, double d2)
 computes the rational number with the smallest denominator in the interval [d1,d2]. More...