Tagged Questions
1
vote
0answers
451 views
Centroid under the Chebyshev distance
I want to find the centroid (point which minimizes the sum of distances) of a set of points in the 2-dimensional plane using the Chebyshev distance ($\textbf{L}_\infty$ norm). I think the answer is ...