V
- Input object typeI
- Index typepublic interface IndexFactory<V,I extends Index>
Modifier and Type | Method and Description |
---|---|
TypeInformation |
getInputTypeRestriction()
Get the input type restriction used for negotiating the data query.
|
I |
instantiate(Relation<V> relation)
Sets the database in the distance function of this index (if existing).
|
I instantiate(Relation<V> relation)
relation
- the relation to indexTypeInformation getInputTypeRestriction()
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.