public class IntegralDt extends Integral
| Constructor and Description |
|---|
IntegralDt(FiltrationFunction f)
Construct an integral for f with respect to dt.
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
du()
Get an array of the measure values.
|
double[] |
ft()
Get an array of the function values.
|
public IntegralDt(FiltrationFunction f)
f - an integrandpublic double[] ft()
IntegralCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.