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