public static class FarthestSumPointsInitialMeans.Parameterizer<V> extends FarthestPointsInitialMeans.Parameterizer<V>
Modifier and Type | Field and Description |
---|---|
protected boolean |
keepfirst
Flag for discarding the first object chosen.
|
KEEPFIRST_ID
rnd
Constructor and Description |
---|
FarthestSumPointsInitialMeans.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected FarthestSumPointsInitialMeans<V> |
makeInstance()
Make an instance after successful configuration.
|
makeOptions
configure, make
public FarthestSumPointsInitialMeans.Parameterizer()
protected FarthestSumPointsInitialMeans<V> makeInstance()
AbstractParameterizer
makeInstance
in class FarthestPointsInitialMeans.Parameterizer<V>
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.