template class xf::fintech::hjmZeroCouponBondPricer¶
#include "path_pricer.hpp"
Overview¶
Heath-Jarrow-Morton path pricer for Zero Coupon Bonds. Takes as an input an Instantaneous Forwards Rates matrix and calculates the price of a Zero Coupon Bond maturing at time ‘T’ years. For correct functionality, ‘T’ must be <= than the simulated time in the path generation.
Parameters:
DT |
|
MAX_TENORS |
|
template < typename DT, unsigned int MAX_TENORS > class hjmZeroCouponBondPricer // fields static const unsigned int InN static const unsigned int OutN static const bool byPassGen