|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
V
- Vector typeP
- Projection result typepublic interface LocalProjectionIndex<V extends NumberVector<?,?>,P extends ProjectionResult>
Abstract index interface for local projections
Nested Class Summary | |
---|---|
static interface |
LocalProjectionIndex.Factory<V extends NumberVector<?,?>,I extends LocalProjectionIndex<V,?>>
Factory |
Method Summary | |
---|---|
P |
getLocalProjection(DBID objid)
Get the precomputed local projection for a particular object ID. |
Methods inherited from interface de.lmu.ifi.dbs.elki.index.Index |
---|
delete, deleteAll, getPageFileStatistics, insert, insertAll |
Methods inherited from interface de.lmu.ifi.dbs.elki.result.Result |
---|
getLongName, getShortName |
Method Detail |
---|
P getLocalProjection(DBID objid)
objid
- Object ID
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |