SG++-Doxygen-Documentation
sgpp::datadriven::Metric Member List

This is the complete list of members for sgpp::datadriven::Metric, including all inherited members.

clone() const =0sgpp::datadriven::Metricpure virtual
measure(const DataVector &predictedValues, const DataVector &trueValues) const =0sgpp::datadriven::Metricpure virtual
Metric()=defaultsgpp::datadriven::Metric
Metric(const Metric &rhs)=defaultsgpp::datadriven::Metric
Metric(Metric &&rhs)=defaultsgpp::datadriven::Metric
operator=(const Metric &rhs)=defaultsgpp::datadriven::Metric
operator=(Metric &&rhs)=defaultsgpp::datadriven::Metric
~Metric()=defaultsgpp::datadriven::Metricvirtual