|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Equality public static interface QuantileCombiner.Quantiler
Defines the calculation of the combined result from submitted data values.
Method Summary | |
---|---|
double |
calculateValue(double[] sortedValues)
Calculates the output (typically, but not necessarily, quantile) value from a sorted list of submitted data values. |
Method Detail |
---|
double calculateValue(double[] sortedValues)
sortedValues
- sorted array of finite numeric values
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |