\( \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 5.0.2 - Classification
Point Set Classification

Data structures specialized to classify point sets.

Classes

class  CGAL::Classification::Point_set_feature_generator< GeomTraits, PointRange, PointMap, ConcurrencyTag, DiagonalizeTraits >
 Generates a set of generic features for point set classification. More...
 
class  CGAL::Classification::Point_set_neighborhood< GeomTraits, PointRange, PointMap >
 Class that precomputes spatial searching structures for an input point set and gives access to the local neighborhood of a point as a set of indices. More...