| Package | Description |
|---|---|
| org.tinspin.index.qtplain |
| Modifier and Type | Method and Description |
|---|---|
static <T> QuadTreeKD0<T> |
QuadTreeKD0.create(int dims) |
static <T> QuadTreeKD0<T> |
QuadTreeKD0.create(int dims,
int maxNodeSize) |
static <T> QuadTreeKD0<T> |
QuadTreeKD0.create(int dims,
int maxNodeSize,
double[] center,
double radius) |
Copyright © 2018. All rights reserved.