public class DoubleSeriesImpl extends NumberSeriesImpl<Double>
| Constructor and Description |
|---|
DoubleSeriesImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected Double |
calcNativeMedian(Double a,
Double b,
boolean exact) |
protected TreeSet<Double> |
createValueTreeSet() |
avg, getAll, getAverage, getAveraged, getCount, getDoubleMedian, getMax, getMin, getNativeMedian, getStandardDeviation, hasExactMedian, initialize, measure, medianA, medianBprotected TreeSet<Double> createValueTreeSet()
createValueTreeSet in class NumberSeriesImpl<Double>protected Double calcNativeMedian(Double a, Double b, boolean exact)
calcNativeMedian in class NumberSeriesImpl<Double>Copyright © 2015. All rights reserved.