kdtree ~master (2016-03-25T18:32:02Z)
Dub
Repo
KDNode.this
kdtree
node
KDNode
Undocumented in source.
struct
KDNode
(size_t k, T)
this
(
KDPoint
!(
k
,
T
)
point
)
if
(
k
> 0
)
Meta
Source
See Implementation
kdtree
node
KDNode
constructors
this
properties
leaf
static functions
build
variables
left
point
right