CGAL 6.1 - dD Frechet Distance
|
#include <CGAL/Frechet_distance/Neighbor_search.h>
A data structure to store curves with a function that enables to find those curves which are close to a query curve.
Traits | a model of FrechetDistanceTraits |
PointRange | a model of the concept RandomAccessContainer with Traits::Point_d as value type. |