public interface IntTimeTimeSeries extends UnivariateTimeSeries<Integer,IntTimeTimeSeries.Entry>
| Modifier and Type | Interface and Description |
|---|---|
static class |
IntTimeTimeSeries.Entry
This is the
TimeSeries.Entry for an integer number -indexed univariate time series. |
| Modifier and Type | Method and Description |
|---|---|
double |
get(int t)
Get the value at time
t. |
toArraysizeforEach, iterator, spliteratorCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.