Package | Description |
---|---|
de.lmu.ifi.dbs.elki.index.projected |
Projected indexes for data.
|
Modifier and Type | Class and Description |
---|---|
static class |
LatLngAsECEFIndex.Factory<O extends NumberVector>
Index factory.
|
static class |
LngLatAsECEFIndex.Factory<O extends NumberVector>
Index factory.
|
class |
PINN<O extends NumberVector>
Projection-Indexed nearest-neighbors (PINN) is an index to retrieve the
nearest neighbors in high dimensional spaces by using a random projection
based index.
|
Modifier and Type | Method and Description |
---|---|
protected ProjectedIndex.Factory<O,I> |
ProjectedIndex.Factory.Parameterizer.makeInstance() |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.