public abstract class QualityAggregateFunction
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
protected abstract double |
aggregate(double[] values)
Implement this
|
protected java.lang.String |
getLabel()
Returns the label
|