1CDS(1) General Commands Manual CDS(1)
2
3
4
6 CDS - Example of Credit-Default Swap pricing
7
9 CDS
10
12 CDS is an example of using QuantLib.
13
14 It bootstraps a default-probability curve over a number of CDS and
15 reprices them.
16
17
19 The source code CDS.cpp, BermudanSwaption(1), Bonds(1), Callableā
20 Bonds(1), ConvertibleBonds(1), DiscreteHedging(1), EquityOption(1),
21 FittedBondCurve(1), FRA(1), MarketModels(1), Replication(1), Repo(1),
22 SwapValuation(1), the QuantLib documentation and website at
23 http://quantlib.org.
24
25
27 The QuantLib Group (see Authors.txt).
28
29 This manual page was added by Dirk Eddelbuettel <edd@debian.org>, the
30 Debian GNU/Linux maintainer for QuantLib.
31
32
33
34QuantLib 18 July 2008 CDS(1)