Logo
Reference manual - version qle_version
MidPointCDOEngine Class Reference

CDO base engine taking schedule steps. More...

#include <qle/pricingengines/midpointcdoengine.hpp>

Inheritance diagram for MidPointCDOEngine:

Public Member Functions

 MidPointCDOEngine (const Handle< YieldTermStructure > &discountCurve, QuantLib::ext::optional< bool > includeSettlementDateFlows=QuantLib::ext::nullopt)
void calculate () const override

Protected Attributes

Handle< YieldTermStructure > discountCurve_
QuantLib::ext::optional< boolincludeSettlementDateFlows_

Detailed Description

CDO base engine taking schedule steps.