Constructor and Description |
---|
KDTree.KDNode(int k,
int depth,
T element) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(T val,
KDComparator<T> comparator) |
public KDTree.KDNode(int k, int depth, T element)
public int compareTo(T val, KDComparator<T> comparator)