- QuantLib
- LmExponentialCorrelationModel
 
exponential correlation model More...
#include <ql/legacy/libormarketmodels/lmexpcorrmodel.hpp>

| Public Member Functions | |
| LmExponentialCorrelationModel (Size size, Real rho) | |
| Disposable< Matrix > | correlation (Time t, const Array &x=Null< Array >()) const | 
| Disposable< Matrix > | pseudoSqrt (Time t, const Array &x=Null< Array >()) const | 
| Real | correlation (Size i, Size j, Time t, const Array &x) const | 
| bool | isTimeIndependent () const | 
| Protected Member Functions | |
| void | generateArguments () | 
exponential correlation model
This class describes a exponential correlation model
![\[ \rho_{i,j}=e^{(-\beta \|i-j\|)} \]](form_161.png) 
References:
Damiano Brigo, Fabio Mercurio, Massimo Morini, 2003, Different Covariance Parameterizations of Libor Market Model and Joint Caps/Swaptions Calibration, (<http://www.business.uts.edu.au/qfrc/conferences/qmf2001/Brigo_D.pdf>)