11 #ifndef _DENSEDISTANCE_H___ 12 #define _DENSEDISTANCE_H___ 14 #include <shogun/lib/config.h> 56 return "DenseDistance"; }
virtual EFeatureType get_feature_type()
Class Distance, a base class for all the distances used in the Shogun toolbox.
virtual const char * get_name() const
EFeatureClass
shogun feature class
virtual EFeatureClass get_feature_class()
EFeatureType
shogun feature type
virtual EDistanceType get_distance_type()=0
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
template class DenseDistance