CGAL 6.1 - dD Frechet Distance
|
This package provides functions for computing an approximation of the Fréchet distance of two polylines in any dimension under the Euclidean metric.
CGAL::Frechet_distance::Neighbor_search
CGAL::Frechet_distance_traits_2
CGAL::Frechet_distance_traits_3
CGAL::Frechet_distance_traits_d
Modules | |
Concepts | |
Functions | |
Traits Classes | |
Classes | |
class | CGAL::Frechet_distance::Neighbor_search< PointRange, Traits > |
A data structure to store polylines with a function that enables to find those polylines which are closer than a distance bound to a query polyline. More... | |