base pricer for formula based coupons More...
#include <qle/cashflows/formulabasedcoupon.hpp>
Public Member Functions | |
FormulaBasedCouponPricer (const std::string &paymentCurrencyCode, const std::map< std::string, Handle< BlackVolTermStructure > > &fxVolatilities, const std::map< std::pair< std::string, std::string >, Handle< QuantExt::CorrelationTermStructure > > &correlation) | |
Protected Attributes | |
const std::string | paymentCurrencyCode_ |
const std::map< std::string, Handle< BlackVolTermStructure > > | fxVolatilities_ |
std::map< std::pair< std::string, std::string >, Handle< QuantExt::CorrelationTermStructure > > | correlation_ |
base pricer for formula based coupons
Definition at line 90 of file formulabasedcoupon.hpp.
FormulaBasedCouponPricer | ( | const std::string & | paymentCurrencyCode, |
const std::map< std::string, Handle< BlackVolTermStructure > > & | fxVolatilities, | ||
const std::map< std::pair< std::string, std::string >, Handle< QuantExt::CorrelationTermStructure > > & | correlation | ||
) |
Definition at line 95 of file formulabasedcoupon.hpp.
|
protected |
Definition at line 107 of file formulabasedcoupon.hpp.
|
protected |
Definition at line 108 of file formulabasedcoupon.hpp.
|
protected |
Definition at line 109 of file formulabasedcoupon.hpp.