kdtree-diddiz ~master (2017-12-14T17:56:17Z)
Dub
Repo
KDNode.this
kdtree
KDNode
Undocumented in source.
struct
KDNode
(size_t k, T)
pure nothrow
this
(
T
[
k
]
state
...
)
if
(
k
> 0
)
Meta
Source
See Implementation
kdtree
KDNode
constructors
this