summaryrefslogtreecommitdiffstats
path: root/include/framework/RecordInterface.h
Commit message (Collapse)AuthorAgeFilesLines
* VPTree: use a secondary hash-table for point lookupsDouglas Rumbaugh2023-07-171-0/+9
|
* Initial commit of VPTree-related codeDouglas Rumbaugh2023-07-131-11/+36
| | | | | | Point lookups are currently broken; I suspect that there is something wrong with tree construction, although the quickselect implementation seems to be fine.
* Adjusted the way that Wrapping records works to clean up interfacesDouglas Rumbaugh2023-05-291-37/+11
|
* Tests and bugfixes for frameworkDouglas Rumbaugh2023-05-291-2/+2
|
* More updates/restructuringDouglas Rumbaugh2023-05-221-0/+121