11 #ifndef _DUMMYFEATURES__H__
12 #define _DUMMYFEATURES__H__
56 virtual const char*
get_name()
const {
return "DummyFeatures"; }
virtual const char * get_name() const
EFeatureClass
shogun feature class
virtual int32_t get_num_vectors() const
virtual ~CDummyFeatures()
EFeatureType
shogun feature type
virtual CFeatures * duplicate() const
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
EFeatureType get_feature_type() const
The class Features is the base class of all feature objects.
virtual EFeatureClass get_feature_class() const