KDTreeNode

constructor(dimensions: Int, mapper: (T, Int) -> Double)(source)

Parameters

T

The type of the items stored in the KD-Tree.