This is the complete list of members for IndexCdsOption, including all inherited members.
atmRate() const | IndexCdsOption | |
fetchResults(const QuantLib::PricingEngine::results *results) const override | IndexCdsOption | private |
impliedVolatility(QuantLib::Real price, const QuantLib::Handle< QuantLib::YieldTermStructure > &termStructureSwapCurrency, const QuantLib::Handle< QuantLib::YieldTermStructure > &termStructureTradeCollateral, const QuantLib::Handle< QuantLib::DefaultProbabilityTermStructure > &, QuantLib::Real recoveryRate, QuantLib::Real accuracy=1.e-4, QuantLib::Size maxEvaluations=100, QuantLib::Volatility minVol=1.0e-7, QuantLib::Volatility maxVol=4.0) const | IndexCdsOption | |
IndexCdsOption(const QuantLib::ext::shared_ptr< IndexCreditDefaultSwap > &swap, const QuantLib::ext::shared_ptr< QuantLib::Exercise > &exercise, QuantLib::Real strike, CdsOption::StrikeType strikeType_=CdsOption::Spread, Settlement::Type settlementType=Settlement::Cash, QuantLib::Real tradeDateNtl=QuantLib::Null< QuantLib::Real >(), QuantLib::Real realisedFep=QuantLib::Null< QuantLib::Real >(), const QuantLib::Period &indexTerm=5 *Years) | IndexCdsOption | |
indexTerm_ | IndexCdsOption | private |
isExpired() const override | IndexCdsOption | |
realisedFep_ | IndexCdsOption | private |
riskyAnnuity() const | IndexCdsOption | |
riskyAnnuity_ | IndexCdsOption | mutableprivate |
settlementType_ | IndexCdsOption | private |
setupArguments(QuantLib::PricingEngine::arguments *args) const override | IndexCdsOption | |
setupExpired() const override | IndexCdsOption | private |
strike_ | IndexCdsOption | private |
strikeType_ | IndexCdsOption | private |
swap_ | IndexCdsOption | private |
tradeDateNtl_ | IndexCdsOption | private |
underlyingSwap() const | IndexCdsOption |