cgal/Kernel_23/test/Kernel_23
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
..
include/CGAL Rename the following functions: 2008-04-09 13:35:34 +00:00
CMakeLists.txt Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Cartesian.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Dimension.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Filtered_cartesian.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Filtered_homogeneous.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Homogeneous.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Kernel_checker.cpp Remove makefile, and rename .C to .cpp 2007-01-27 20:04:06 +00:00
Lazy_kernel.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Simple_cartesian.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
Simple_homogeneous.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
test_kernel__.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
test_kernel_archetype_2.cpp Remove makefile, and rename .C to .cpp 2007-01-27 20:04:06 +00:00
test_kernel_archetype_3.cpp Remove makefile, and rename .C to .cpp 2007-01-27 20:04:06 +00:00