10 #ifndef CEVALUATIONRESULT_H_ 11 #define CEVALUATIONRESULT_H_ 13 #include <shogun/lib/config.h>
Class SGObject is the base class of all shogun objects.
Abstract class that contains the result generated by the MachineEvaluation class. ...
all of classes and functions are contained in the shogun namespace
virtual void print_result()=0
virtual EEvaluationResultType get_result_type() const =0
virtual ~CEvaluationResult()