Interface Drift
-
- All Superinterfaces:
FtAdaptedFunction
public interface Drift extends FtAdaptedFunction
This class represents the drift term, μ, of a univariate SDE. It has this form: \(\mu(t,X_t,Z_t,...)\). The drift is an Ft adapted function.
-
-
Method Summary
-
Methods inherited from interface dev.nm.stat.stochasticprocess.univariate.sde.FtAdaptedFunction
evaluate
-
-