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