convertiblebond (3) - Linux Manuals
convertiblebond: convertible bond class
NAME
ql/instruments/bonds/convertiblebond.hpp - convertible bond class
SYNOPSIS
#include <ql/instruments/bond.hpp>
#include <ql/instruments/oneassetoption.hpp>
#include <ql/instruments/dividendschedule.hpp>
#include <ql/instruments/callabilityschedule.hpp>
#include <ql/time/schedule.hpp>
#include <ql/quote.hpp>
Classes
class SoftCallability
callability leaving to the holder the possibility to convert
class ConvertibleBond
base class for convertible bonds
class ConvertibleZeroCouponBond
convertible zero-coupon bond
class ConvertibleFixedCouponBond
convertible fixed-coupon bond
class ConvertibleFloatingRateBond
convertible floating-rate bond
Detailed Description
convertible bond class
Author
Generated automatically by Doxygen for QuantLib from the source code.