Package elki.index.tree.betula.distance
Class BIRCHAverageInterclusterDistance.Par
- java.lang.Object
-
- elki.index.tree.betula.distance.BIRCHAverageInterclusterDistance.Par
-
- All Implemented Interfaces:
elki.utilities.optionhandling.Parameterizer
- Enclosing class:
- BIRCHAverageInterclusterDistance
public static class BIRCHAverageInterclusterDistance.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 BIRCHAverageInterclusterDistancemake()
-
-
-
Method Detail
-
make
public BIRCHAverageInterclusterDistance make()
- Specified by:
makein interfaceelki.utilities.optionhandling.Parameterizer
-
-