\( \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

Features are defined as scalar fields that associates each input item with a specific value.

Classes

class  CGAL::Classification::Feature_base
 Abstract class describing a classification feature that associates a scalar value to each item of the classification input. More...
 
class  CGAL::Classification::Feature_handle
 Handle to a Feature_base. More...
 
class  CGAL::Classification::Feature_set
 Set of features (see Feature_base) used as input by classification algorithms. More...