summaryrefslogtreecommitdiffstats
path: root/tests/vptree_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Warning fixesDouglas B. Rumbaugh2024-12-061-0/+1
* Interface update (#5)Douglas B. Rumbaugh2024-12-061-8/+11
* Updated VPTree to new shard/query interfacesDouglas Rumbaugh2024-02-081-43/+51
* 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