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