
NV - Vector typeI - Index type producedpublic static interface FilteredLocalPCAIndex.Factory<NV extends NumberVector,I extends FilteredLocalPCAIndex<NV>> extends LocalProjectionIndex.Factory<NV,I>
| Modifier and Type | Method and Description |
|---|---|
I |
instantiate(Relation<NV> relation)
Instantiate the index for a given database.
|
getInputTypeRestrictionI instantiate(Relation<NV> relation)
instantiate in interface IndexFactory<NV extends NumberVector,I extends FilteredLocalPCAIndex<NV>>instantiate in interface LocalProjectionIndex.Factory<NV extends NumberVector,I extends FilteredLocalPCAIndex<NV>>relation - Relation to useCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.