Loading [MathJax]/extensions/TeX/AMSsymbols.js
CGAL 5.2.4 - Classification
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages

Concepts

conceptCGAL::Classification::Classifier
 Concept describing a classifier used by classification functions (see CGAL::Classification::classify(), CGAL::Classification::classify_with_local_smoothing() and CGAL::Classification::classify_with_graphcut()). More...
 
conceptCGAL::Classification::NeighborQuery
 Concept describing a neighbor query used for classification. More...