public class QuantileThresholder extends GlobalThresholder
Constructor and Description |
---|
QuantileThresholder() |
QuantileThresholder(double b) |
Modifier and Type | Method and Description |
---|---|
int |
getThreshold(int[] h) |
getThreshold, threshold
public QuantileThresholder()
public QuantileThresholder(double b)
public int getThreshold(int[] h)
getThreshold
in class GlobalThresholder
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)