cgal/Cartesian_kernel/include/CGAL
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
..
Cartesian Make some use of CGAL_AND. 2008-08-12 11:55:24 +00:00
constructions fix place 2008-06-04 08:55:44 +00:00
predicates Add a couple of handy functions: 2008-08-12 12:43:20 +00:00
Cartesian.h
Cartesian_converter.h Fixing Lazy for Circle_3 2008-06-26 14:25:54 +00:00
Simple_cartesian.h