Home
last modified time | relevance | path

Searched refs:Mean_of_feature (Results 1 – 2 of 2) sorted by relevance

/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Classification/
H A DCluster_classification.h31 typedef CGAL::Classification::Feature::Cluster_mean_of_feature Mean_of_feature; typedef
H A DCluster_classification.cpp684 m_features.template add<Mean_of_feature> (m_clusters, in compute_features()