binomial engine for convertible bonds More...
#include <qle/instruments/convertiblebond.hpp>
#include <qle/pricingengines/discretizedconvertible.hpp>
#include <qle/pricingengines/tflattice.hpp>
#include <ql/instruments/payoffs.hpp>
#include <ql/processes/blackscholesprocess.hpp>
#include <ql/termstructures/defaulttermstructure.hpp>
#include <ql/termstructures/volatility/equityfx/blackconstantvol.hpp>
#include <ql/termstructures/yield/flatforward.hpp>
Go to the source code of this file.
Classes | |
class | BinomialConvertibleEngine< T > |
Binomial Tsiveriotis-Fernandes engine for convertible bonds. More... | |
Namespaces | |
namespace | QuantExt |
binomial engine for convertible bonds
Definition in file binomialconvertibleengine.hpp.