Struct L1Dist

Inheritance Relationships

Base Type

Struct Documentation

struct L1Dist : public bats::AbstractMetric<L1Dist>

Public Functions

template<typename T>
inline T dist(const VectorView<T> &x, const VectorView<T> &y) const