| Package | Description |
|---|---|
| org.tinspin.index.kdtree |
| Modifier and Type | Method and Description |
|---|---|
static <T> KDTree<T> |
KDTree.create(int dims) |
static <T> KDTree<T> |
KDTree.create(int dims,
PointDistanceFunction dist) |
| Constructor and Description |
|---|
KDStats(KDTree<?> tree) |
Copyright © 2018. All rights reserved.