cgal/Cartesian_kernel/include/CGAL/predicates
Sylvain Pion c1389c006d Add a couple of handy functions:
bool are_sorted(const T & a, const T & b, const T & c)
  bool are_strictly_sorted(const T & a, const T & b, const T & c)
  bool are_ordered(const T & a, const T & b, const T & c)
  bool are_strictly_ordered(const T & a, const T & b, const T & c)
2008-08-12 12:43:20 +00:00
..
kernel_ftC2.h Add a couple of handy functions: 2008-08-12 12:43:20 +00:00
kernel_ftC3.h Make some use of CGAL_AND. 2008-08-12 11:55:24 +00:00