Module kdtree::distance [] [src]

Defines different distance metrics, in simplest case it defines the euclidean distance which is no more than the square root of the sum of the squares of the distances in each dimension.

Functions

squared_euclidean