24#ifndef quantlib_forward_forward_mappings_hpp
25#define quantlib_forward_forward_mappings_hpp
34 namespace ForwardForwardMappings
46 const std::vector<Spread>& shortDisplacements,
47 const std::vector<Spread>& longDisplacements,
Curve state for market-model simulations
Curve state for Libor market models
Matrix used in linear algebra.
std::size_t Size
size of a container
matrix used in linear algebra.
Matrix ForwardForwardJacobian(const CurveState &cs, Size multiplier, Size offset)
LMMCurveState RestrictCurveState(const CurveState &cs, Size multiplier, Size offSet)
Matrix YMatrix(const CurveState &cs, const std::vector< Spread > &shortDisplacements, const std::vector< Spread > &longDisplacements, Size Multiplier, Size offset)