V
- Input object typepublic interface IndexFactory<V>
Modifier and Type | Method and Description |
---|---|
TypeInformation |
getInputTypeRestriction()
Get the input type restriction used for negotiating the data query.
|
Index |
instantiate(Relation<V> relation)
Sets the database in the distance function of this index (if existing).
|
Index instantiate(Relation<V> relation)
relation
- the relation to indexTypeInformation getInputTypeRestriction()
Copyright © 2019 ELKI Development Team. License information.