SearchTrees: Spatial Search Trees
The QuadTree data structure is useful for fast,
neighborhood-restricted lookups. We use it to implement fast k-Nearest
Neighbor and Rectangular range lookups in 2 dimenions. The
primary target is high performance interactive graphics.
Version: |
0.5.3 |
Depends: |
methods |
Published: |
2022-05-11 |
Author: |
Gabriel Becker |
Maintainer: |
Gabriel Becker <gabembecker at gmail.com> |
License: |
LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL] |
NeedsCompilation: |
yes |
CRAN checks: |
SearchTrees results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=SearchTrees
to link to this page.