58 virtual const char*
get_name()
const {
return "ZeroMean"; }
An abstract class of the mean function.
virtual const char * get_name() const
virtual SGVector< float64_t > get_mean_vector(const CFeatures *features) const
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
The zero mean function class.