Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces
indexcdsoption.cpp File Reference
#include <qle/instruments/indexcdsoption.hpp>
#include <qle/pricingengines/blackindexcdsoptionengine.hpp>
#include <ql/exercise.hpp>
#include <ql/instruments/payoffs.hpp>
#include <ql/math/distributions/normaldistribution.hpp>
#include <ql/math/solvers1d/brent.hpp>
#include <ql/quotes/simplequote.hpp>
#include <ql/termstructures/volatility/equityfx/blackconstantvol.hpp>
#include <ql/termstructures/yieldtermstructure.hpp>
#include <boost/make_shared.hpp>

Go to the source code of this file.

Namespaces

namespace  QuantExt
 

Variable Documentation

◆ engine_

QuantLib::ext::shared_ptr<PricingEngine> engine_
private

Definition at line 60 of file indexcdsoption.cpp.

◆ targetValue_

Real targetValue_
private

Definition at line 61 of file indexcdsoption.cpp.

◆ vol_

QuantLib::ext::shared_ptr<SimpleQuote> vol_
private

Definition at line 62 of file indexcdsoption.cpp.

◆ results_

const Instrument::results* results_
private

Definition at line 63 of file indexcdsoption.cpp.