|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
#include <fdmhestonhullwhiteop.hpp>
Collaboration diagram for FdmHestonHullWhiteEquityPart:Public Member Functions | |
| FdmHestonHullWhiteEquityPart (const ext::shared_ptr< FdmMesher > &mesher, ext::shared_ptr< HullWhite > hwModel, ext::shared_ptr< YieldTermStructure > qTS) | |
| void | setTime (Time t1, Time t2) |
| const TripleBandLinearOp & | getMap () const |
Protected Attributes | |
| const Array | x_ |
| Array | varianceValues_ |
| Array | volatilityValues_ |
| const FirstDerivativeOp | dxMap_ |
| const TripleBandLinearOp | dxxMap_ |
| TripleBandLinearOp | mapT_ |
| const ext::shared_ptr< HullWhite > | hwModel_ |
| const ext::shared_ptr< FdmMesher > | mesher_ |
| const ext::shared_ptr< YieldTermStructure > | qTS_ |
Definition at line 41 of file fdmhestonhullwhiteop.hpp.
| FdmHestonHullWhiteEquityPart | ( | const ext::shared_ptr< FdmMesher > & | mesher, |
| ext::shared_ptr< HullWhite > | hwModel, | ||
| ext::shared_ptr< YieldTermStructure > | qTS | ||
| ) |
Definition at line 53 of file fdmhestonhullwhiteop.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| const TripleBandLinearOp & getMap | ( | ) | const |
|
protected |
Definition at line 51 of file fdmhestonhullwhiteop.hpp.
|
protected |
Definition at line 52 of file fdmhestonhullwhiteop.hpp.
|
protected |
Definition at line 52 of file fdmhestonhullwhiteop.hpp.
|
protected |
Definition at line 53 of file fdmhestonhullwhiteop.hpp.
|
protected |
Definition at line 54 of file fdmhestonhullwhiteop.hpp.
|
protected |
Definition at line 55 of file fdmhestonhullwhiteop.hpp.
|
protected |
Definition at line 57 of file fdmhestonhullwhiteop.hpp.
|
protected |
Definition at line 58 of file fdmhestonhullwhiteop.hpp.
|
protected |
Definition at line 59 of file fdmhestonhullwhiteop.hpp.