In mathematics, the Euclidean distance or Euclidean metric is the “ordinary” distance between two points that one would measure with a ruler, and is given by the Pythagorean formula.
/**
* @param point1 first point
* @param point2 second [...]
Tag Archives: Euclidean distance
Euclidean distance
by teddy on 20. Apr, 2010 in Java algorithms

Recent Comments