Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
couponpricer.hpp File Reference

Utility functions for setting coupon pricers on legs. More...

#include <ql/shared_ptr.hpp>
#include <ql/cashflows/couponpricer.hpp>

Go to the source code of this file.

Namespaces

namespace  QuantExt
 

Functions

void setCouponPricer (const Leg &leg, const QuantLib::ext::shared_ptr< FloatingRateCouponPricer > &)
 Set Coupon Pricer. More...
 
void setCouponPricers (const Leg &leg, const std::vector< QuantLib::ext::shared_ptr< FloatingRateCouponPricer > > &)
 Set Coupon Pricers. More...
 

Detailed Description

Utility functions for setting coupon pricers on legs.

Definition in file couponpricer.hpp.