kdtree-diddiz ~master (2017-12-14T17:56:17Z)
Dub
Repo
elements
kdtree
Creates a slice of all elements in the kd tree.
pure nothrow
T
[
k
][]
elements
(
size_t
k
T
)
(
in
KDNode
!(
k
,
T
)*
node
)
Meta
Source
See Implementation
kdtree
functions
add
elements
nearest
rebalance
size
structs
KDNode
templates
kdTree
Creates a slice of all elements in the kd tree.