Package elki.outlier.subspace
Class AbstractAggarwalYuOutlier.Par
- java.lang.Object
-
- elki.outlier.subspace.AbstractAggarwalYuOutlier.Par
-
- All Implemented Interfaces:
elki.utilities.optionhandling.Parameterizer
- Direct Known Subclasses:
AggarwalYuEvolutionary.Par,AggarwalYuNaive.Par
- Enclosing class:
- AbstractAggarwalYuOutlier
public abstract static class AbstractAggarwalYuOutlier.Par extends java.lang.Object implements elki.utilities.optionhandling.ParameterizerParameterization class.- Author:
- Erich Schubert
-
-
Constructor Summary
Constructors Constructor Description Par()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconfigure(elki.utilities.optionhandling.parameterization.Parameterization config)
-