V
- vector typepublic static interface PreferenceVectorIndex.Factory<V extends NumberVector> extends IndexFactory<V>
Modifier and Type | Method and Description |
---|---|
PreferenceVectorIndex<V> |
instantiate(Relation<V> relation)
Instantiate the index for a given database.
|
getInputTypeRestriction
PreferenceVectorIndex<V> instantiate(Relation<V> relation)
instantiate
in interface IndexFactory<V extends NumberVector>
relation
- Relation to useCopyright © 2019 ELKI Development Team. License information.