DistanceManhattan Method |
Name | Description | |
---|---|---|
Manhattan(Double, Double) | Manhattan Distance, i.e. the L1-norm of the difference. | |
Manhattan(Single, Single) | Manhattan Distance, i.e. the L1-norm of the difference. | |
ManhattanT(VectorT, VectorT) | Manhattan Distance, i.e. the L1-norm of the difference. |