See: Description
Interface | Description |
---|---|
LocalProjectionIndex<V extends NumberVector<?,?>,P extends ProjectionResult> |
Abstract index interface for local projections
|
LocalProjectionIndex.Factory<V extends NumberVector<?,?>,I extends LocalProjectionIndex<V,?>> |
Factory
|
Class | Description |
---|---|
AbstractPreprocessorIndex<O,R> |
Abstract base class for simple preprocessor based indexes, requiring a simple
object storage for preprocessing results.
|
Index structure based on preprocessors