LiborForwardModelProcess (3) Linux Manual Page
QuantLib::LiborForwardModelProcess – libor-forward-model process Synopsis #include <ql/legacy/libormarketmodels/lfmprocess.hpp> Inherits QuantLib::StochasticProcess. Public Member Functions LiborForwardModelProcess (Size size, const boost::shared_ptr< IborIndex > &index) Disposable< Array > initialValues () const returns the initial values of the state variables Disposable< Array > drift (Time t, const Array &x) const returns the drift part of the equation, i.e., $ mu(t, mathrm{x}_t)…
