summaryrefslogtreecommitdiffstats
path: root/tests/vptree_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Comment and License updatesDouglas Rumbaugh2023-11-071-1/+1
* VPTree: added a level of indirection to avoid repeated point copiesDouglas Rumbaugh2023-07-241-18/+25
* 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