\( \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 4.12.1 - Classification
CGAL::Classification::Sum_of_weighted_features_classifier Member List

This is the complete list of members for CGAL::Classification::Sum_of_weighted_features_classifier, including all inherited members.

Effect enum nameCGAL::Classification::Sum_of_weighted_features_classifier
effect(Label_handle label, Feature_handle feature) constCGAL::Classification::Sum_of_weighted_features_classifier
FAVORING enum valueCGAL::Classification::Sum_of_weighted_features_classifier
load_configuration(std::istream &input, bool verbose=false)CGAL::Classification::Sum_of_weighted_features_classifier
NEUTRAL enum valueCGAL::Classification::Sum_of_weighted_features_classifier
PENALIZING enum valueCGAL::Classification::Sum_of_weighted_features_classifier
save_configuration(std::ostream &output)CGAL::Classification::Sum_of_weighted_features_classifier
set_effect(Label_handle label, Feature_handle feature, Effect effect)CGAL::Classification::Sum_of_weighted_features_classifier
set_weight(Feature_handle feature, float weight)CGAL::Classification::Sum_of_weighted_features_classifier
Sum_of_weighted_features_classifier(const Label_set &labels, const Feature_set &features)CGAL::Classification::Sum_of_weighted_features_classifier
train(const LabelIndexRange &ground_truth, unsigned int nb_tests=300)CGAL::Classification::Sum_of_weighted_features_classifier
weight(Feature_handle feature) constCGAL::Classification::Sum_of_weighted_features_classifier