32 #ifndef CMEANFUNCTION_H_
33 #define CMEANFUNCTION_H_
76 SG_ERROR(
"Can't compute derivative wrt %s parameter\n", param->
m_name)
virtual SGVector< float64_t > get_mean_vector(const CFeatures *features) const =0
An abstract class of the mean function.
Class SGObject is the base class of all shogun objects.
virtual SGVector< float64_t > get_parameter_derivative(const CFeatures *features, const TParameter *param, index_t index=-1)
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.