V
- Vector typeI
- Index typepublic static interface LocalProjectionIndex.Factory<V extends NumberVector,I extends LocalProjectionIndex<V,?>> extends IndexFactory<V,I>
Modifier and Type | Method and Description |
---|---|
I |
instantiate(Relation<V> relation)
Instantiate the index for a given database.
|
getInputTypeRestriction
I instantiate(Relation<V> relation)
instantiate
in interface IndexFactory<V extends NumberVector,I extends LocalProjectionIndex<V,?>>
relation
- Relation to useCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.