Interface | Description |
---|---|
UnivariateTimeSeries<T extends Comparable<? super T>,E extends UnivariateTimeSeries.Entry<T>> |
This is a univariate time series indexed by some notion of time.
|
Class | Description |
---|---|
DateTimeTimeSeries |
This is a time series has its
double values indexed by DateTime . |
GenericTimeTimeSeries<T extends Comparable<? super T>> |
This is a univariate time series indexed by some notion of time.
|
UnivariateTimeSeries.Entry<T> |
This is the
TimeSeries.Entry for a univariate time series. |
UnivariateTimeSeriesUtils |
These are the utility functions to manipulate
a univariate time series . |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.