12 #ifndef _HAMMINGWORDDISTANCE_H___
13 #define _HAMMINGWORDDISTANCE_H___
69 virtual const char*
get_name()
const {
return "HammingWordDistance"; }
class HammingWordDistance
Template class StringFeatures implements a list of strings.
virtual EDistanceType get_distance_type()
virtual ~CHammingWordDistance()
virtual const char * get_name() const
float64_t compute(int32_t idx_a, int32_t idx_b)
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
virtual bool init(CFeatures *l, CFeatures *r)
template class StringDistance