Interface DriftVector
-
- All Superinterfaces:
FtAdaptedVectorFunction
- All Known Implementing Classes:
ConstantDriftVector
,ZeroDriftVector
public interface DriftVector extends FtAdaptedVectorFunction
The drift term, μ, of an SDE takes this form: μ(dt, Xt, Zt, ...).
-
-
Method Summary
-
Methods inherited from interface dev.nm.stat.stochasticprocess.multivariate.sde.FtAdaptedVectorFunction
evaluate
-
-