Modifier and Type | Class and Description |
---|---|
static class |
MultivariateDLMSeries.Entry
This is the
TimeSeries.Entry for a multivariate DLM time series. |
Modifier and Type | Class and Description |
---|---|
static class |
DLMSeries.Entry
This is the
TimeSeries.Entry for a univariate DLM time series. |
Modifier and Type | Interface and Description |
---|---|
interface |
TimeSeries<T extends Comparable<? super T>,V,E extends TimeSeries.Entry<T,V>>
A time series is a serially indexed collection of items.
|
Modifier and Type | Class and Description |
---|---|
static class |
DateTimeGenericTimeSeries.Entry<V>
This is the
TimeSeries.Entry for a DateTime -indexed time series. |
Modifier and Type | Class and Description |
---|---|
static class |
MultivariateTimeSeries.Entry<T>
This is the
TimeSeries.Entry for a multivariate time series. |
Modifier and Type | Class and Description |
---|---|
static class |
MultivariateRealization.Entry
This is the
TimeSeries.Entry for a real number -indexed multivariate time series. |
Modifier and Type | Class and Description |
---|---|
static class |
MultivariateIntTimeTimeSeries.Entry
This is the
TimeSeries.Entry for an integer -indexed multivariate time series. |
Modifier and Type | Class and Description |
---|---|
static class |
UnivariateTimeSeries.Entry<T>
This is the
TimeSeries.Entry for a univariate time series. |
Modifier and Type | Class and Description |
---|---|
static class |
Realization.Entry
This is the
TimeSeries.Entry for a real number -indexed univariate time series. |
Modifier and Type | Class and Description |
---|---|
static class |
IntTimeTimeSeries.Entry
This is the
TimeSeries.Entry for an integer number -indexed univariate time series. |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.