DistanceChebyshev Method |
| Name | Description | |
|---|---|---|
| Chebyshev(Double, Double) | Chebyshev Distance, i.e. the Infinity-norm of the difference. | |
| Chebyshev(Single, Single) | Chebyshev Distance, i.e. the Infinity-norm of the difference. | |
| ChebyshevT(VectorT, VectorT) | Chebyshev Distance, i.e. the Infinity-norm of the difference. |