public static class StripWeakCentroidsRunner.StableChangeBreakStrategy<T> extends Object implements StripWeakCentroidsRunner.BreakStrategy<T>
Constructor and Description |
---|
StableChangeBreakStrategy() |
Modifier and Type | Method and Description |
---|---|
int |
getBreakPoint(List<AnalyticItemWrapper<T>> centroids) |
protected double |
getInitialMaximum(org.apache.commons.math3.stat.descriptive.moment.StandardDeviation stats,
double total) |
public int getBreakPoint(List<AnalyticItemWrapper<T>> centroids)
getBreakPoint
in interface StripWeakCentroidsRunner.BreakStrategy<T>
protected double getInitialMaximum(org.apache.commons.math3.stat.descriptive.moment.StandardDeviation stats, double total)
Copyright © 2013–2020. All rights reserved.