cgal/Kinetic_data_structures/include/CGAL/Kinetic
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
..
IO Slightly safer choice of NT 2008-04-01 18:02:51 +00:00
internal Rename the following functions: 2008-04-09 13:35:34 +00:00
Active_objects_vector.h removed variadic macro 2007-10-04 11:14:00 +00:00
CORE_Expr_exact_simulation_traits.h rename Instant_kernel to Default_instantnaeous_kernel to please new g++ 2007-03-26 22:17:39 +00:00
Cartesian.h Renamed to Cartesian from Cartesian_function_kernel 2007-01-24 17:23:52 +00:00
Certificate_generator.h Split instantaneous and kinetic versions of predicate as the compiler was having trouble telling the templates apart. 2008-04-01 18:01:39 +00:00
Default_instantaneous_kernel.h Static asserts to make sure the various template parameters are compatible 2008-04-01 18:00:57 +00:00
Default_simulator.h replaced CGAL_assertion( false* and CGAL_assertion( 0* 2007-11-08 00:27:20 +00:00
Delaunay_triangulation_2.h replaced CGAL_assertion( false* and CGAL_assertion( 0* 2007-11-08 00:27:20 +00:00
Delaunay_triangulation_3.h removed variadic macro 2007-10-04 11:14:00 +00:00
Delaunay_triangulation_cell_base_3.h rolling back accidental changes 2007-03-19 06:15:43 +00:00
Delaunay_triangulation_default_traits_2.h missing license 2007-02-15 17:48:43 +00:00
Delaunay_triangulation_event_log_visitor_2.h things build after log move 2007-06-11 00:08:13 +00:00
Delaunay_triangulation_event_log_visitor_3.h libCGAL builds 2007-06-10 23:46:47 +00:00
Delaunay_triangulation_face_base_2.h finally can check things in 2006-05-22 06:42:26 +00:00
Delaunay_triangulation_recent_edges_visitor_2.h regular tri compiles 2007-02-02 02:13:42 +00:00
Delaunay_triangulation_vertex_base_2.h missing license 2007-02-15 17:48:43 +00:00
Delaunay_triangulation_visitor_base_2.h fixed some less/compare 2007-02-09 00:39:39 +00:00
Delaunay_triangulation_visitor_base_3.h regular tri compiles 2007-02-02 02:13:42 +00:00
Derivitive_filter_function_kernel.h libCGAL builds 2007-06-10 23:46:47 +00:00
Enclosing_box_2.h moved gui stuff to new listeners 2007-06-14 21:50:44 +00:00
Enclosing_box_3.h moved gui stuff to new listeners 2007-06-14 21:50:44 +00:00
Erase_event.h libCGAL builds 2007-06-10 23:46:47 +00:00
Event_base.h missing license 2007-02-15 17:48:43 +00:00
Exact_simulation_traits.h rename Instant_kernel to Default_instantnaeous_kernel to please new g++ 2007-03-26 22:17:39 +00:00
Free_event_base.h missing license 2007-02-15 17:48:43 +00:00
Handle_degeneracy_function_kernel.h pre global replace 2007-06-10 23:05:03 +00:00
Heap_pointer_event_queue.h replaced CGAL_assertion( false* and CGAL_assertion( 0* 2007-11-08 00:27:20 +00:00
Inexact_simulation_traits.h rename Instant_kernel to Default_instantnaeous_kernel to please new g++ 2007-03-26 22:17:39 +00:00
Insert_event.h libCGAL builds 2007-06-10 23:46:47 +00:00
Listener.h class vs struct fixed 2008-02-06 18:13:32 +00:00
Multi_listener.h make the macros usable outside of the namespace 2008-04-01 18:03:41 +00:00
Ref_counted.h fixed qt problem--too fancy with overloading 2007-07-10 22:09:27 +00:00
Regular_triangulation_3.h replaced CGAL_assertion( false* and CGAL_assertion( 0* 2007-11-08 00:27:20 +00:00
Regular_triangulation_CORE_exact_simulation_traits.h forgot this file 2007-02-08 22:42:52 +00:00
Regular_triangulation_cell_base_3.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Regular_triangulation_event_log_visitor_3.h libCGAL builds 2007-06-10 23:46:47 +00:00
Regular_triangulation_exact_simulation_traits.h disabled some warnings and fixed walking off start of std::list 2007-02-13 19:27:34 +00:00
Regular_triangulation_inexact_simulation_traits.h added forgotten files 2007-01-24 17:24:08 +00:00
Regular_triangulation_instantaneous_kernel.h removed variadic macro 2007-10-04 11:14:00 +00:00
Regular_triangulation_vertex_base_3.h cleaned up regular triangulation 2007-01-23 21:25:46 +00:00
Regular_triangulation_visitor_base_3.h regular tri compiles 2007-02-02 02:13:42 +00:00
Simulator_objects_listener.h updated everything for changes to interface 2006-03-10 00:00:09 +00:00
Sort.h make pretty 2008-04-01 18:04:16 +00:00
Sort_event_log_visitor.h libCGAL builds 2007-06-10 23:46:47 +00:00
Sort_visitor_base.h regular tri compiles 2007-02-02 02:13:42 +00:00
Triangulation_2.h Remove casts to Comparison_result. 2008-04-09 12:46:22 +00:00
Two_list_pointer_event_queue.h Use CGAL_assertion_code macro instead of if(...); hack to kill unused variable warning in release mode, as this triggers a g++ 4.3 warning for empty if body. 2007-12-27 16:23:41 +00:00
basic.h libCGAL builds 2007-06-10 23:46:47 +00:00
listeners.h moved gui stuff to new listeners 2007-06-14 21:50:44 +00:00