QuantLib_CallableZeroCouponBond

Langue: en

Autres versions - même langue

Version: 381395 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::CallableZeroCouponBond -

callable/puttable zero coupon bond

SYNOPSIS


#include <ql/experimental/callablebonds/callablebond.hpp>

Inherits QuantLib::CallableFixedRateBond.

Public Member Functions


CallableZeroCouponBond (Natural settlementDays, Real faceAmount, const Calendar &calendar, const Date &maturityDate, const DayCounter &dayCounter, BusinessDayConvention paymentConvention=Following, Real redemption=100.0, const Date &issueDate=Date(), const CallabilitySchedule &putCallSchedule=CallabilitySchedule())

Detailed Description

callable/puttable zero coupon bond

Callable zero coupon bond class.

Author

Generated automatically by Doxygen for QuantLib from the source code.