Metric<Vector<Real>>
d(x,y) = √(Σ(xi - yi)²)
Reference: Euclid. (c. 300 BC). Elements.
EuclideanMetric()
Real
distance(Vector<Real> a, Vector<Real> b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Metric
distance
a
b