\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12.2 - Principal Component Analysis
Reference Manual
Here is a list of all modules:
[detail level 12]
 Principal Component Analysis Reference
 CGAL::barycenter()The function barycenter() computes the barycenter (weighted center of mass) of a set of 2D or 3D weighted points
 CGAL::bounding_box()
 CGAL::centroid()The function centroid() computes the (uniform) center of mass of a set of 2D or 3D bounded objects
 CGAL::linear_least_square_fitting_2()
 CGAL::linear_least_square_fitting_3()