|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
O - The input object typeI - Index type producedpublic static interface SharedNearestNeighborIndex.Factory<O,I extends SharedNearestNeighborIndex<O>>

Factory interface
| Method Summary | |
|---|---|
int |
getNumberOfNeighbors()
Get the number of neighbors |
I |
instantiate(Relation<O> database)
Instantiate the index for a given database. |
| Methods inherited from interface de.lmu.ifi.dbs.elki.index.IndexFactory |
|---|
getInputTypeRestriction |
| Method Detail |
|---|
I instantiate(Relation<O> database)
instantiate in interface IndexFactory<O,I extends SharedNearestNeighborIndex<O>>database - Database type
int getNumberOfNeighbors()
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||