KDNode

Undocumented in source.
struct KDNode (
size_t k
T
) if (
k > 0
) {}

Constructors

this
this(T[k] state)
Undocumented in source.

Meta