Basket of defaultable bonds. More...
#include <ql/experimental/credit/pool.hpp>
#include <qle/indexes/fxindex.hpp>
#include <ql/instruments/bond.hpp>
Go to the source code of this file.
Classes | |
class | Cash |
class | BondBasket |
Bond Basket. More... | |
Namespaces | |
namespace | QuantLib |
namespace | QuantExt |
Functions | |
bool | operator> (const Currency &, const Currency &) |
bool | operator< (const Currency &c1, const Currency &c2) |
Real | sum (const Cash &c, const Cash &d) |
Real | sumDiscounted (const Cash &c, const Cash &d) |
Basket of defaultable bonds.
Definition in file bondbasket.hpp.