12 #ifndef PREPROCESSOR_H_ 13 #define PREPROCESSOR_H_ 98 #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.
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.