![]() |
SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::datadriven::Metric, including all inherited members.
| clone() const =0 | sgpp::datadriven::Metric | pure virtual |
| measure(const DataVector &predictedValues, const DataVector &trueValues) const =0 | sgpp::datadriven::Metric | pure virtual |
| Metric()=default | sgpp::datadriven::Metric | |
| Metric(const Metric &rhs)=default | sgpp::datadriven::Metric | |
| Metric(Metric &&rhs)=default | sgpp::datadriven::Metric | |
| operator=(const Metric &rhs)=default | sgpp::datadriven::Metric | |
| operator=(Metric &&rhs)=default | sgpp::datadriven::Metric | |
| ~Metric()=default | sgpp::datadriven::Metric | virtual |