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