12 #ifndef PREPROCESSOR_H_ 13 #define PREPROCESSOR_H_ 15 #include <shogun/lib/config.h> 111 #endif // PREPROCESSOR_H_
virtual EPreprocessorType get_type() const =0
virtual bool init(CFeatures *features)=0
virtual EFeatureType get_feature_type()=0
virtual EFeatureClass get_feature_class()=0
EFeatureClass
shogun feature class
Class SGObject is the base class of all shogun objects.
virtual CFeatures * apply(CFeatures *features)=0
EFeatureType
shogun feature type
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
Class Preprocessor defines a preprocessor interface.