This is the complete list of members for SampleTestResultFactory, including all inherited members.
EndProgressReport | TestResultFactory | |
OnEndProgressReport(int id) | TestResultFactory | protectedvirtual |
OnProgressReport(int id, ref bool retval) | TestResultFactory | protectedvirtual |
OnStartProgressReport(int id, string caption, int stepsTotal) | TestResultFactory | protectedvirtual |
ProgressReport | TestResultFactory | |
RunTest(ClassificationPredictor clf, SampleDatabase.SampleClassificationImageList database) | SampleTestResultFactory | |
RunTest(RegressionPredictor clf, SampleDatabase.SampleRegressionImageList database) | SampleTestResultFactory | |
RunTest(ClassificationPredictor clf, TrainingSet database) | SampleTestResultFactory | |
StartProgressReport | TestResultFactory | |
TestResultFactory() | TestResultFactory | protected |