| Interface | Description |
|---|---|
| TimeGrid |
This interface represents the discrete time points in [t1, tn = T] for a stochastic process.
|
| Class | Description |
|---|---|
| EvenlySpacedGrid |
This class represents an evenly spaced/discretized time grid for a stochastic process.
|
| UnitGrid |
This class represents the discrete time points [0, 1, ......, N] for a stochastic process.
|