SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::datadriven::OperationTest, including all inherited members.
calculateROCcurve(sgpp::base::DataVector &alpha, sgpp::base::DataMatrix &data, sgpp::base::DataVector &classes, sgpp::base::DataVector &thresholds, sgpp::base::DataMatrix &ROC_curve)=0 | sgpp::datadriven::OperationTest | pure virtual |
OperationTest() | sgpp::datadriven::OperationTest | inline |
test(sgpp::base::DataVector &alpha, sgpp::base::DataMatrix &data, sgpp::base::DataVector &classes)=0 | sgpp::datadriven::OperationTest | pure virtual |
testMSE(sgpp::base::DataVector &alpha, sgpp::base::DataMatrix &data, sgpp::base::DataVector &refValues)=0 | sgpp::datadriven::OperationTest | pure virtual |
testWithCharacteristicNumber(sgpp::base::DataVector &alpha, sgpp::base::DataMatrix &data, sgpp::base::DataVector &classes, sgpp::base::DataVector &charaNumbers)=0 | sgpp::datadriven::OperationTest | pure virtual |
~OperationTest() | sgpp::datadriven::OperationTest | inlinevirtual |