QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Black Scholes linear operator. More...
#include <ql/payoff.hpp>
#include <ql/processes/blackscholesprocess.hpp>
#include <ql/methods/finitedifferences/utilities/fdmquantohelper.hpp>
#include <ql/methods/finitedifferences/operators/firstderivativeop.hpp>
#include <ql/methods/finitedifferences/operators/triplebandlinearop.hpp>
#include <ql/methods/finitedifferences/operators/fdmlinearopcomposite.hpp>
Go to the source code of this file.
Classes | |
class | FdmBlackScholesOp |
Namespaces | |
namespace | QuantLib |
Black Scholes linear operator.
Definition in file fdmblackscholesop.hpp.