forwardforwardmappings.hpp

Langue: en

Autres versions - même langue

Version: 375547 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

ql/models/marketmodels/forwardforwardmappings.hpp -

Utility functions for mapping between forward rates of varying tenor.

SYNOPSIS


#include <ql/math/matrix.hpp>

Functions


Disposable< Matrix > ForwardForwardJacobian (const CurveState &cs, Size multiplier, Size offset)

Disposable< Matrix > YMatrix (const CurveState &cs, const std::vector< Spread > &shortDisplacements, const std::vector< Spread > &longDisplacements, Size Multiplier, Size offset)

LMMCurveState RestrictCurveState (const CurveState &cs, Size multiplier, Size offSet)

Detailed Description

Utility functions for mapping between forward rates of varying tenor.

Author

Generated automatically by Doxygen for QuantLib from the source code.