Logo
Reference manual - version qle_version
SyntheticCDO Member List

This is the complete list of members for SyntheticCDO, including all inherited members.

basket() const (defined in SyntheticCDO)SyntheticCDO
error() const (defined in SyntheticCDO)SyntheticCDO
expectedTrancheLoss() constSyntheticCDO
fairPremium() const (defined in SyntheticCDO)SyntheticCDO
fairUpfrontPremium() const (defined in SyntheticCDO)SyntheticCDO
fetchResults(const PricingEngine::results *) const override (defined in SyntheticCDO)SyntheticCDO
implicitCorrelation(const std::vector< Real > &recoveries, const Handle< YieldTermStructure > &discountCurve, Real targetNPV=0., Real accuracy=1.0e-3) constSyntheticCDO
isExpired() const override (defined in SyntheticCDO)SyntheticCDO
leverageFactor() constSyntheticCDO
maturity() constSyntheticCDO
premiumLegNPV() const (defined in SyntheticCDO)SyntheticCDO
premiumValue() const (defined in SyntheticCDO)SyntheticCDO
protectionLegNPV() const (defined in SyntheticCDO)SyntheticCDO
protectionValue() const (defined in SyntheticCDO)SyntheticCDO
recoveryRate() constSyntheticCDO
remainingNotional() constSyntheticCDO
setupArguments(PricingEngine::arguments *) const override (defined in SyntheticCDO)SyntheticCDO
SyntheticCDO(const boost::shared_ptr< QuantExt::Basket > &basket, Protection::Side side, const Schedule &schedule, Rate upfrontRate, Rate runningRate, const DayCounter &dayCounter, BusinessDayConvention paymentConvention, bool settlesAccrual=true, const QuantLib::CreditDefaultSwap::ProtectionPaymentTime protectionPaymentTime=QuantLib::CreditDefaultSwap::ProtectionPaymentTime::atDefault, Date protectionStart=Date(), Date upfrontDate=Date(), boost::optional< Real > notional=boost::none, Real recoveryRate=Null< Real >(), const DayCounter &lastPeriodDayCounter=DayCounter())SyntheticCDO