de.lmu.ifi.dbs.elki.distance.distancefunction
Class RandomStableDistanceFunction.Parameterizer
java.lang.Object
de.lmu.ifi.dbs.elki.utilities.optionhandling.AbstractParameterizer
de.lmu.ifi.dbs.elki.distance.distancefunction.RandomStableDistanceFunction.Parameterizer
- All Implemented Interfaces:
- Parameterizer
- Enclosing class:
- RandomStableDistanceFunction
public static class RandomStableDistanceFunction.Parameterizer
- extends AbstractParameterizer
Parameterization class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomStableDistanceFunction.Parameterizer
public RandomStableDistanceFunction.Parameterizer()
makeInstance
protected RandomStableDistanceFunction makeInstance()
- Description copied from class:
AbstractParameterizer
- Make an instance after successful configuration.
- Specified by:
makeInstance
in class AbstractParameterizer
- Returns:
- instance