cgal/Interpolation/include/CGAL
Sylvain Pion 1d8779b171 Rename the following functions:
det2x2_by_formula
  det3x3_by_formula
  det4x4_by_formula
  det5x5_by_formula
  det6x6_by_formula
to:
  determinant

How cute...  a name independent of the dimension, and even readable !
2008-04-09 13:35:34 +00:00
..
constructions Rename the following functions: 2008-04-09 13:35:34 +00:00
predicates Remove casts to Oriented_side. 2008-04-09 12:35:10 +00:00
Interpolation_gradient_fitting_traits_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Interpolation_traits_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Voronoi_intersection_2_traits_3.h Get rid of CGAL_REP_CLASS_DEFINED 2008-01-03 19:07:39 +00:00
interpolation_functions.h remove warning 2007-03-03 09:00:24 +00:00
natural_neighbor_coordinates_2.h some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
natural_neighbor_coordinates_3.h Fix bug concerning wrong initialization of norm_coeff to 1 instead of 0 (reported by Tom Bobach). 2007-07-23 14:54:27 +00:00
regular_neighbor_coordinates_2.h some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
sibson_gradient_fitting.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
surface_neighbor_coordinates_3.h Removed unused parameter 2007-03-23 07:29:55 +00:00
surface_neighbors_3.h some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00