11 #ifndef _STRINGDISTANCE_H___ 12 #define _STRINGDISTANCE_H___ 66 return "StringDistance"; }
virtual EFeatureType get_feature_type() const =0
Class Distance, a base class for all the distances used in the Shogun toolbox.
virtual EDistanceType get_distance_type()=0
virtual const char * get_name() const
EFeatureClass
shogun feature class
virtual EFeatureClass get_feature_class()
virtual EFeatureClass get_feature_class() const =0
virtual EFeatureType get_feature_type()
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.
virtual bool init(CFeatures *l, CFeatures *r)
template class StringDistance