DistanceEuclidean Method |
Name | Description | |
---|---|---|
Euclidean(Double, Double) | Euclidean Distance, i.e. the L2-norm of the difference. | |
Euclidean(Single, Single) | Euclidean Distance, i.e. the L2-norm of the difference. | |
EuclideanT(VectorT, VectorT) | Euclidean Distance, i.e. the L2-norm of the difference. |