summaryrefslogtreecommitdiffstats
path: root/tests/vptree_tests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Initial commit of VPTree-related codeDouglas Rumbaugh2023-07-131-0/+162
Point lookups are currently broken; I suspect that there is something wrong with tree construction, although the quickselect implementation seems to be fine.