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