33 initialValue_(initialValue), mue_(mue),
sigma_(
sigma) {}
Euler discretization for stochastic processes.
Real diffusion(Time t, Real x) const override
returns the diffusion part of the equation, i.e.
Real drift(Time t, Real x) const override
returns the drift part of the equation, i.e.
GeometricBrownianMotionProcess(Real initialValue, Real mue, Real sigma)
Real x0() const override
returns the initial value of the state variable
1-dimensional stochastic process
discretization of a stochastic process over a given time interval
Euler discretization for stochastic processes.
Geometric Brownian-motion process.
Real Time
continuous quantity with 1-year units