38 virtual const char*
get_name()
const {
return "Function"; }
virtual float64_t operator()(float64_t x)=0
Class of a function of one variable.
Class SGObject is the base class of all shogun objects.
all of classes and functions are contained in the shogun namespace
virtual const char * get_name() const