11 #ifndef _EUCLIDIANDISTANCE_H__
12 #define _EUCLIDIANDISTANCE_H__
84 virtual const char*
get_name()
const {
return "EuclidianDistance"; }
virtual const char * get_name() const
virtual ~CEuclidianDistance()
virtual float64_t compute(int32_t idx_a, int32_t idx_b)
virtual void set_disable_sqrt(bool state)
virtual EDistanceType get_distance_type()
virtual bool init(CFeatures *l, CFeatures *r)
EFeatureType
shogun feature type
virtual bool get_disable_sqrt()
The class Features is the base class of all feature objects.
virtual EFeatureType get_feature_type()