summaryrefslogtreecommitdiffstats
path: root/include/shard/VPTree.h
Commit message (Expand)AuthorAgeFilesLines
* VPTree: KNN query initial implementationDouglas Rumbaugh2023-07-241-4/+126
* VPTree: added fixme for tombstone handling in the hashtableDouglas Rumbaugh2023-07-171-2/+7
* VPTree: use a secondary hash-table for point lookupsDouglas Rumbaugh2023-07-171-8/+15
* Initial commit of VPTree-related codeDouglas Rumbaugh2023-07-131-0/+314