- build
KDNode!(k, T)* build(T[k][] points)
Undocumented in source. Be warned that the author may not have intended to support it.
- build
KDNode!(k, T)* build(KDPoint!(k, T)[] points, size_t depth)
Undocumented in source. Be warned that the author may not have intended to support it.