cgal/Principal_component_analysis/demo/Principal_component_analysis
Andreas Meyer fdeedcf8b0 some low level code cleanup. renamed
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
..
data added few models for the demo 2007-05-23 15:23:27 +00:00
help
windows some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
linear_least_squares_fitting.cpp M Principal_component_analysis/include/CGAL/centroid.h 2007-06-06 12:38:23 +00:00
linear_least_squares_fitting.vcproj VS project files merged back 2007-06-06 15:35:17 +00:00
linear_least_squares_fitting_toolbar.cpp help SunPro 2007-03-19 11:25:48 +00:00
linear_least_squares_fitting_toolbar.h
makefile