CGAL 5.0.3 - Classification
|
Useful data structures that are used to compute features (computation of eigenvalues, for example).
Classes | |
class | CGAL::Classification::Evaluation |
Class to compute several measurements to evaluate the quality of a classification output. More... | |
class | CGAL::Classification::Local_eigen_analysis |
Class that precomputes and stores the eigenvectors and eigenvalues of the covariance matrices of all points of a point set using a local neighborhood. More... | |
class | CGAL::Classification::Planimetric_grid< GeomTraits, PointRange, PointMap > |
Class that precomputes a 2D planimetric grid. More... | |