Click or drag to resize

DistanceManhattan Method

Overload List
 NameDescription
Public methodStatic memberManhattan(Double, Double) Manhattan Distance, i.e. the L1-norm of the difference.
Public methodStatic memberManhattan(Single, Single) Manhattan Distance, i.e. the L1-norm of the difference.
Public methodStatic memberManhattanT(VectorT, VectorT) Manhattan Distance, i.e. the L1-norm of the difference.
Top
See Also