Rechercher une page de manuel
QuantLib_ZeroCouponBond
Langue: en
Version: 156801 (fedora - 05/07/09)
Section: 3 (Bibliothèques de fonctions)
NAME
QuantLib::ZeroCouponBond - zero-coupon bondSYNOPSIS
#include <ql/instruments/bonds/zerocouponbond.hpp>
Inherits QuantLib::Bond.
Public Member Functions
ZeroCouponBond (Natural settlementDays, const Calendar &calendar, Real faceAmount, const Date &maturityDate, BusinessDayConvention paymentConvention=Following, Real redemption=100.0, const Date &issueDate=Date())
Detailed Description
zero-coupon bond
Tests
- calculations are tested by checking results against cached values.
Examples:
Bonds.cpp.
Author
Generated automatically by Doxygen for QuantLib from the source code.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre