distance

open override fun distance(fromLocation: LocationIfc, toLocation: LocationIfc): Double(source)

Computes the distance between fromLocation and toLocation based on the spatial model's distance metric

Return

the distance between the two locations