Click or drag to resize

DistanceEuclidean Method

Overload List
 NameDescription
Public methodStatic memberEuclidean(Double, Double) Euclidean Distance, i.e. the L2-norm of the difference.
Public methodStatic memberEuclidean(Single, Single) Euclidean Distance, i.e. the L2-norm of the difference.
Public methodStatic memberEuclideanT(VectorT, VectorT) Euclidean Distance, i.e. the L2-norm of the difference.
Top
See Also