QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
fdmcevop.hpp File Reference

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
 

Detailed Description

FDM operator for the Constant Elasticity of Variance (CEV) model.

Definition in file fdmcevop.hpp.