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