cgal/Principal_component_analysis/include/CGAL
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.h
bounding_box.h
centroid.h
eigen.h Missing std:: 2006-02-28 13:31:39 +00:00
eigen_2.h tests performed for points on a line in 2D 2006-03-16 22:52:57 +00:00
linear_least_squares_fitting_2.h fixed eigen_2 directly (all symmetric positive definite matrices have in theorie real and positive eigenvalues). 2006-03-14 21:06:22 +00:00
linear_least_squares_fitting_3.h tests performed for points on a line in 2D 2006-03-16 22:52:57 +00:00