|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
NV - Vector typepublic interface SubspaceProjectionIndex<NV extends NumberVector<?,?>,P extends ProjectionResult>

Interface for an index providing local subspaces.
| Nested Class Summary | |
|---|---|
static interface |
SubspaceProjectionIndex.Factory<NV extends NumberVector<?,?>,I extends SubspaceProjectionIndex<NV,?>>
Factory interface |
| Method Summary | |
|---|---|
P |
getLocalProjection(DBID objid)
Get the precomputed local subspace 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)
getLocalProjection in interface LocalProjectionIndex<NV extends NumberVector<?,?>,P extends ProjectionResult>objid - Object ID
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||