getOperator (3) Linux Manual Page
QuantLib::OperatorFactory – Black-Scholes-Merton differential operator. Synopsis#include <ql/methods/finitedifferences/operatorfactory.hpp> Static Public Member Functionsstatic TridiagonalOperator getOperator (const boost::shared_ptr< GeneralizedBlackScholesProcess > &process, const Array &grid, Time residualTime, bool timeDependent) static TridiagonalOperator getOperator (const boost::shared_ptr< OneFactorModel::ShortRateDynamics > &process, const Array &grid) Detailed DescriptionBlack-Scholes-Merton differential operator. Tests coefficients are tested against constant BSM operatorAuthorGenerated automatically by Doxygen for QuantLib from the…
