47 void CDummyFeatures::init()
50 "Number of feature vectors.");
virtual EFeatureClass get_feature_class() const
virtual int32_t get_num_vectors() const
EFeatureType get_feature_type() const
EFeatureClass
shogun feature class
void add(bool *param, const char *name, const char *description="")
virtual ~CDummyFeatures()
virtual CFeatures * duplicate() const
EFeatureType
shogun feature type
The class DummyFeatures implements features that only know the number of feature objects (but don't a...
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.