kdtree-diddiz ~master (2017-12-14T17:56:17Z)
Dub
Repo
rebalance
kdtree
Rebalances the kd tree by creating a new tree with the same elements
pure nothrow
void
rebalance
(
size_t
k
T
)
(
ref
KDNode
!(
k
,
T
)*
root
)
Meta
Source
See Implementation
kdtree
functions
add
elements
nearest
rebalance
size
structs
KDNode
templates
kdTree
Rebalances the kd tree by creating a new tree with the same elements