|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
O
- Database object typeD
- Distance typepublic interface FilteredLocalPCABasedDistanceFunction<O extends NumberVector<?,?>,P extends FilteredLocalPCAIndex<? super O>,D extends Distance<D>>
Interface for local PCA based preprocessors.
Nested Class Summary | |
---|---|
static interface |
FilteredLocalPCABasedDistanceFunction.Instance<T extends NumberVector<?,?>,I extends Index,D extends Distance<D>>
Instance produced by the distance function. |
Field Summary |
---|
Fields inherited from interface de.lmu.ifi.dbs.elki.distance.distancefunction.IndexBasedDistanceFunction |
---|
INDEX_ID |
Method Summary | ||
---|---|---|
|
instantiate(Relation<T> database)
Instantiate with a database to get the actual distance query. |
Methods inherited from interface de.lmu.ifi.dbs.elki.distance.distancefunction.DistanceFunction |
---|
getDistanceFactory, getInputTypeRestriction, isMetric, isSymmetric |
Method Detail |
---|
<T extends O> FilteredLocalPCABasedDistanceFunction.Instance<T,?,D> instantiate(Relation<T> database)
instantiate
in interface DistanceFunction<O extends NumberVector<?,?>,D extends Distance<D>>
database
-
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |