CDO base engine taking schedule steps. More...
#include <qle/pricingengines/midpointcdoengine.hpp>
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< bool > | includeSettlementDateFlows_ |
CDO base engine taking schedule steps.