public interface IObjectDistanceCalculator<T>
double
calculate(T object, T other)
double calculate(T object, T other)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.