11 #ifndef _STRINGKERNEL_H___
12 #define _STRINGKERNEL_H___
85 return "StringKernel"; }
EFeatureClass
shogun feature class
virtual EFeatureType get_feature_type()
virtual EFeatureClass get_feature_class() const =0
virtual EKernelType get_kernel_type()=0
EFeatureType
shogun feature type
virtual bool init(CFeatures *l, CFeatures *r)
all of classes and functions are contained in the shogun namespace
CStringKernel(CFeatures *l, CFeatures *r)
The class Features is the base class of all feature objects.
virtual EFeatureClass get_feature_class()
virtual const char * get_name() const
CStringKernel(int32_t cachesize=0)
Template class StringKernel, is the base class of all String Kernels.
virtual EFeatureType get_feature_type() const =0