cgal/Spatial_searching/doc_tex/Spatial_searching/PkgDescription.tex

19 lines
689 B
TeX

\begin{ccPkgDescription}{dD Spatial Searching\label{Pkg:SpatialSearchingD}}
\ccPkgHowToCiteCgal{cgal:tf-ssd-07}
\ccPkgSummary{
This package implements exact and approximate distance browsing by
providing exact and approximate algorithms for range searching,
k-nearest and k-furthest neighbor searching, as well as incremental
nearest and incremental furthest neighbor searching, where the
query items are points in dD Euclidean space.}
%\ccPkgDependsOn{}
\ccPkgIntroducedInCGAL{3.0}
\ccPkgLicense{\ccLicenseQPL}
\ccPkgDemo{2D Spatial Searching}{demo/spatial_searching.zip}
\ccPkgIllustration{Spatial_searching/windowQuery.png}{Spatial_searching/windowQuery.png}
\end{ccPkgDescription}