T
- the timestamp typeE
- TimeSeries.Entrypublic interface UnivariateTimeSeries<T extends Comparable<? super T>,E extends UnivariateTimeSeries.Entry<T>> extends TimeSeries<T,Double,E>
Modifier and Type | Interface and Description |
---|---|
static class |
UnivariateTimeSeries.Entry<T>
This is the
TimeSeries.Entry for a univariate time series. |
Modifier and Type | Method and Description |
---|---|
double[] |
toArray()
Convert this time series into an array, discarding the timestamps.
|
size
forEach, iterator, spliterator
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.