Package elki.outlier.subspace
Class AggarwalYuNaive.Par
- java.lang.Object
-
- elki.outlier.subspace.AbstractAggarwalYuOutlier.Par
-
- elki.outlier.subspace.AggarwalYuNaive.Par
-
- All Implemented Interfaces:
elki.utilities.optionhandling.Parameterizer
- Enclosing class:
- AggarwalYuNaive
public static class AggarwalYuNaive.Par extends AbstractAggarwalYuOutlier.Par
Parameterization class.- Author:
- Erich Schubert
-
-
Field Summary
-
Fields inherited from class elki.outlier.subspace.AbstractAggarwalYuOutlier.Par
k, K_ID, phi, PHI_ID
-
-
Constructor Summary
Constructors Constructor Description Par()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AggarwalYuNaivemake()-
Methods inherited from class elki.outlier.subspace.AbstractAggarwalYuOutlier.Par
configure
-
-
-
-
Method Detail
-
make
public AggarwalYuNaive make()
-
-