11 #ifndef _CHEBYSHEWMETRIC_H___
12 #define _CHEBYSHEWMETRIC_H___
67 virtual const char*
get_name()
const {
return "ChebyshewMetric"; }
virtual ~CChebyshewMetric()
virtual float64_t compute(int32_t idx_a, int32_t idx_b)
virtual bool init(CFeatures *l, CFeatures *r)
virtual const char * get_name() const
virtual EDistanceType get_distance_type()
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