Module geo::algorithm::frechet_distance [−][src]
Expand description
Calculate the Frechet distance between two LineStrings
.
Traits
Determine the similarity between two LineStrings
using the Frechet distance.