|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
V
- vector typeI
- index typepublic static interface PreferenceVectorIndex.Factory<V extends NumberVector<?,?>,I extends PreferenceVectorIndex<V>>
Factory interface
Method Summary | |
---|---|
I |
instantiate(Relation<V> relation)
Instantiate the index for a given database. |
Methods inherited from interface de.lmu.ifi.dbs.elki.index.IndexFactory |
---|
getInputTypeRestriction |
Method Detail |
---|
I instantiate(Relation<V> relation)
instantiate
in interface IndexFactory<V extends NumberVector<?,?>,I extends PreferenceVectorIndex<V>>
relation
- Relation to use
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |