public interface DiscretizedSDE
extends java.io.Serializable
We specify an SDE in the differential form, i.e., by its increments.
| Modifier and Type | Method and Description |
|---|---|
Vector |
dXt(Ft ft)
This is the SDE specification of a stochastic process.
|
Ft |
getNewFt()
Get an empty filtration for the process.
|
int |
nB()
Get the number of independent driving Brownian motions.
|
int nB()
Ft getNewFt()