QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
FDM operator for the Constant Elasticity of Variance (CEV) model. More...
#include <ql/methods/finitedifferences/operators/ninepointlinearop.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 | FdmCEVOp |
Namespaces | |
namespace | QuantLib |
FDM operator for the Constant Elasticity of Variance (CEV) model.
Definition in file fdmcevop.hpp.