defaultLegNPV_ (3) Linux Manual Page
QuantLib::CreditDefaultSwap – Credit default swap. Synopsis#include <ql/instruments/creditdefaultswap.hpp> Inherits QuantLib::Instrument. Public Member FunctionsConstructors CreditDefaultSwap (Protection::Side side, Real notional, Rate spread, const Schedule &schedule, BusinessDayConvention paymentConvention, const DayCounter &dayCounter, bool settlesAccrual=true, bool paysAtDefaultTime=true, const boost::shared_ptr< Claim > &=boost::shared_ptr< Claim >()) Instrument interface bool isExpired () const returns whether the instrument is still tradable. void setupArguments (PricingEngine::arguments *)…
