BlackScholesProcess (3) Linux Manual Page
ql/processes/blackscholesprocess.hpp – Black-Scholes processes.
Synopsis
#include <ql/stochasticprocess.hpp>#include <ql/processes/eulerdiscretization.hpp>
#include <ql/termstructures/yieldtermstructure.hpp>
#include <ql/termstructures/volatility/equityfx/blackvoltermstructure.hpp>
#include <ql/termstructures/volatility/equityfx/localvoltermstructure.hpp>
#include <ql/quote.hpp>
Classes
class GeneralizedBlackScholesProcessGeneralized Black-Scholes stochastic process.
class BlackScholesProcess
Black-Scholes (1973) stochastic process.
class BlackScholesMertonProcess
Merton (1973) extension to the Black-Scholes stochastic process.
class BlackProcess
Black (1976) stochastic process.
class GarmanKohlagenProcess
Garman-Kohlhagen (1983) stochastic process.
