CGAL 6.1 - dD Frechet Distance
Loading...
Searching...
No Matches
Reference Manual

André Nusser, Marvin Künnemann, and Karl Bringmann
This package provides functions for computing an approximation of the Fréchet distance of two polylines in any dimension under the Euclidean metric.
Introduced in: CGAL 6.1
BibTeX: cgal:nkb-fd-25a
License: GPL

This package provides functions for computing an approximation of the Fréchet distance of two polylines in any dimension under the Euclidean metric.

Classified Reference Pages

Concepts

Classes

Functions

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...