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 |
---|
Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected FarthestSumPointsInitialMeans<V> |
makeInstance()
Make an instance after successful configuration.
|
makeOptions
configure, make
protected FarthestSumPointsInitialMeans<V> makeInstance()
AbstractParameterizer
makeInstance
in class FarthestPointsInitialMeans.Parameterizer<V>
Copyright © 2019 ELKI Development Team. License information.