ql/models/marketmodels/forwardforwardmappings.hpp File Reference


Detailed Description

Utility functions for mapping between forward rates of varying tenor.

#include <ql/math/matrix.hpp>

Include dependency graph for forwardforwardmappings.hpp:


Namespaces

namespace  QuantLib
namespace  QuantLib::ForwardForwardMappings

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)