The use of the Chebyshev norm is indicated in many cases where the residuals of the fit are known not to follow a Gaussian distribution, in particular for all approximations of an empirical nature, where residuals are dominated by the inadequacy of the approximation rather than the errors of the measurements being approximated.
Programs performing fits using the Chebyshev norm are usually more time consuming than least squares fit programs, but can be found in some program libraries. A specific application to track fitting can be found in [James83].