Skip to content

Added list->kd-tree* procedure

Compare
Choose a tag to compare
@iraikov iraikov released this 26 Jan 23:54
· 8 commits to master since this release

This release adds a new procedure to the KdTree class, list->kd-tree*. This procedure assumes that elements in the input list take the form (INDEX POINT VALUE) and preserves the point indices in the created tree.