Click or drag to resize

DistanceChebyshev Method

Overload List
 NameDescription
Public methodStatic memberChebyshev(Double, Double) Chebyshev Distance, i.e. the Infinity-norm of the difference.
Public methodStatic memberChebyshev(Single, Single) Chebyshev Distance, i.e. the Infinity-norm of the difference.
Public methodStatic memberChebyshevT(VectorT, VectorT) Chebyshev Distance, i.e. the Infinity-norm of the difference.
Top
See Also