Constructor and Description |
---|
Filtration(UnivariateTimeSeries<Double,? extends UnivariateTimeSeries.Entry<Double>> Bt)
Construct a
Filtration from a Brownian path. |
Modifier and Type | Interface and Description |
---|---|
interface |
UnivariateTimeSeries<T extends Comparable<? super T>,E extends UnivariateTimeSeries.Entry<T>>
This is a univariate time series indexed by some notion of time.
|
Modifier and Type | Method and Description |
---|---|
Iterator<UnivariateTimeSeries.Entry<T>> |
GenericTimeTimeSeries.iterator() |
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 | Method and Description |
---|---|
Iterator<UnivariateTimeSeries.Entry<T>> |
OneDimensionTimeSeries.iterator() |
Modifier and Type | Class and Description |
---|---|
static class |
IntTimeTimeSeries.Entry
This is the
TimeSeries.Entry for an integer number -indexed univariate time series. |
Constructor and Description |
---|
Kagi(UnivariateTimeSeries<T,? extends UnivariateTimeSeries.Entry<T>> ts) |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.