
NV - Vector typepublic interface FilteredLocalPCAIndex<NV extends NumberVector> extends LocalProjectionIndex<NV,PCAFilteredResult>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FilteredLocalPCAIndex.Factory<NV extends NumberVector,I extends FilteredLocalPCAIndex<NV>>
Factory interface
|
| Modifier and Type | Method and Description |
|---|---|
PCAFilteredResult |
getLocalProjection(DBIDRef objid)
Get the precomputed local PCA for a particular object ID.
|
initialize, logStatisticsgetLongName, getShortNamePCAFilteredResult getLocalProjection(DBIDRef objid)
getLocalProjection in interface LocalProjectionIndex<NV extends NumberVector,PCAFilteredResult>objid - Object IDCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.