Loading [MathJax]/extensions/tex2jax.js
CGAL 5.6.1 - Classification
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Common Data Structures

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...