cgal/Principal_component_analysis/examples/Principal_component_analysis
Pierre Alliez 04826e29aa tests performed for points on a line in 2D
Doc: added definitions, did many fixes.
IMPORTANT: sylvain: double-check the definitions, and precise the dimension and types available for each of your function.

important change: I suggest to rename the function bounding_box to axis_aligned_bounding_box (min case later you will hack on the general one).
2006-03-16 22:52:57 +00:00
..
barycenter.C few fixes 2006-03-11 22:08:34 +00:00
bounding_box.C tests performed for points on a line in 2D 2006-03-16 22:52:57 +00:00
centroid.C
linear_least_squares_fitting.C