template struct xf::fintech::lmmVolatilityGenerator¶
#include "lmm.hpp"
Overview¶
Class with functions for volatility calibration and bootstrapping for the LMM.
Parameters:
DT | The data type for the volatility values. |
MAX_TENORS | Maximum number of synthetisable tenors. |
template < typename DT, unsigned MAX_TENORS > struct lmmVolatilityGenerator