| Package | Description |
|---|---|
| org.tinspin.index.covertree |
| Modifier and Type | Class and Description |
|---|---|
class |
PointDist<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> Point<T> |
CoverTree.create(double[] point,
T value) |
| Modifier and Type | Method and Description |
|---|---|
static <T> CoverTree<T> |
CoverTree.create(Point<T>[] data,
double base,
PointDistanceFunction distFn) |
void |
Point.set(Point<T> point) |
void |
PointDist.set(Point<T> point,
double dist) |
Copyright © 2018. All rights reserved.