Chebyshev distance

ID: chebyshev-distance

Chebyshev distance, also known as the maximum metric or \( L_{\infty} \) distance, is a type of distance metric defined on a vector space. It is particularly useful in various fields such as computer science, geometry, and optimization.

New to topics? Read the docs here!