QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Calibration helper class. More...
#include <ql/patterns/lazyobject.hpp>
#include <ql/quote.hpp>
#include <ql/termstructures/volatility/volatilitytype.hpp>
#include <ql/termstructures/yieldtermstructure.hpp>
#include <list>
#include <utility>
Go to the source code of this file.
Classes | |
class | CalibrationHelper |
abstract base class for calibration helpers More... | |
class | BlackCalibrationHelper |
liquid Black76 market instrument used during calibration More... | |
Namespaces | |
namespace | QuantLib |
Calibration helper class.
Definition in file calibrationhelper.hpp.