11 #ifndef _CANBERRAMETRIC_H__
12 #define _CANBERRAMETRIC_H__
22 template <
class T>
class CDenseFeatures;
72 virtual const char*
get_name()
const {
return "CanberraMetric"; }
virtual bool init(CFeatures *l, CFeatures *r)
virtual ~CCanberraMetric()
virtual const char * get_name() const
virtual float64_t compute(int32_t idx_a, int32_t idx_b)
all of classes and functions are contained in the shogun namespace
virtual EDistanceType get_distance_type()
The class Features is the base class of all feature objects.
template class DenseDistance