xProcess (3) Linux Manual Page
QuantLib::TwoFactorModel::ShortRateDynamics – Class describing the dynamics of the two state variables. Synopsis #include <ql/models/shortrate/twofactormodel.hpp> Inherited by Dynamics. Public Member Functions ShortRateDynamics (const boost::shared_ptr< StochasticProcess1D > &xProcess, const boost::shared_ptr< StochasticProcess1D > &yProcess, Real correlation) virtual Rate shortRate (Time t, Real x, Real y) const =0 const boost::shared_ptr< StochasticProcess1D > & xProcess () const Risk-neutral dynamics of…
