Analytical term-structure fitting parameter
.
More...
#include <ql/models/shortrate/onefactormodels/extendedcoxingersollross.hpp>

Public Member Functions | |
| FittingParameter (const Handle< YieldTermStructure > &termStructure, Real theta, Real k, Real sigma, Real x0) | |
Public Member Functions inherited from TermStructureFittingParameter | |
| TermStructureFittingParameter (const boost::shared_ptr< Parameter::Impl > &impl) | |
| TermStructureFittingParameter (const Handle< YieldTermStructure > &term) | |
Public Member Functions inherited from Parameter | |
| const Array & | params () const |
| void | setParam (Size i, Real x) |
| bool | testParams (const Array ¶ms) const |
| Size | size () const |
| Real | operator() (Time t) const |
| const boost::shared_ptr< Impl > & | implementation () const |
Additional Inherited Members | |
Protected Member Functions inherited from Parameter | |
| Parameter (Size size, const boost::shared_ptr< Impl > &impl, const Constraint &constraint) | |
Protected Attributes inherited from Parameter | |
| boost::shared_ptr< Impl > | impl_ |
| Array | params_ |
| Constraint | constraint_ |
Analytical term-structure fitting parameter
.
is analytically defined by
where
is the instantaneous forward rate at
and
.