11 #ifndef _REALDISTANCE_H__ 12 #define _REALDISTANCE_H__ 14 #include <shogun/lib/config.h> 55 virtual const char*
get_name()
const {
return "RealDistance"; }
virtual float64_t compute(int32_t x, int32_t y)=0
virtual EFeatureType get_feature_type() const =0
virtual EFeatureType get_feature_type()
virtual bool init(CFeatures *l, CFeatures *r)
EFeatureType
shogun feature type
virtual const char * get_name() const
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
virtual EDistanceType get_distance_type()=0