CoxIngersollRoss::Dynamics Class Reference
#include <ql/models/shortrate/onefactormodels/coxingersollross.hpp>
Detailed Description
Dynamics of the short-rate under the Cox-Ingersoll-Ross model
The state variable will here be the square-root of the short-rate. It satisfies the following stochastic equation
.
Public Member Functions | |
Dynamics (Real theta, Real k, Real sigma, Real x0) | |
virtual Real | variable (Time, Rate r) const |
virtual Real | shortRate (Time, Real y) const |