summaryrefslogtreecommitdiffstats
path: root/tests/vptree_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* VPTree: fixed knn queryDouglas Rumbaugh2023-07-241-9/+65
* VPTree: changed Point format to a D-dimensional point.Douglas Rumbaugh2023-07-171-6/+6
* VPTree: use a secondary hash-table for point lookupsDouglas Rumbaugh2023-07-171-4/+2
* Initial commit of VPTree-related codeDouglas Rumbaugh2023-07-131-0/+162