Search
Preparing search index...
The search index is not available
quantlib.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"ql/methods/finitedifferences/operators/fdmhestonhullwhiteop"
FdmHestonHullWhiteOp
Class FdmHestonHullWhiteOp
Hierarchy
FdmLinearOpComposite
FdmHestonHullWhiteOp
Index
Constructors
constructor
Properties
_dx
Map
_dy
Map
_equity
IrCorr
Map
_heston
Corr
Map
_hull
White
Op
_hw
Model
_kappa
_rho
_sigma
_theta
_v0
Methods
apply
apply_
direction
apply_
mixed
preconditioner
set
Time
size
solve_
splitting
to
Matrix
to
Matrix
Decomp
Constructors
constructor
new
Fdm
Heston
Hull
White
Op
(
mesher
:
FdmMesher
, hestonProcess
:
HestonProcess
, hwProcess
:
HullWhiteProcess
, equityShortRateCorrelation
:
Real
)
:
FdmHestonHullWhiteOp
Parameters
mesher:
FdmMesher
hestonProcess:
HestonProcess
hwProcess:
HullWhiteProcess
equityShortRateCorrelation:
Real
Returns
FdmHestonHullWhiteOp
Properties
Private
_dx
Map
_dx
Map
:
FdmHestonHullWhiteEquityPart
Private
_dy
Map
_dy
Map
:
TripleBandLinearOp
Private
_equity
IrCorr
Map
_equity
IrCorr
Map
:
NinePointLinearOp
Private
_heston
Corr
Map
_heston
Corr
Map
:
NinePointLinearOp
Private
_hull
White
Op
_hull
White
Op
:
FdmHullWhiteOp
Private
_hw
Model
_hw
Model
:
HullWhite
Private
_kappa
_kappa
:
Real
Private
_rho
_rho
:
Real
Private
_sigma
_sigma
:
Real
Private
_theta
_theta
:
Real
_v0
_v0
:
Real
Methods
apply
apply
(
u
:
Real
[]
)
:
Real
[]
Parameters
u:
Real
[]
Returns
Real
[]
apply_
direction
apply_
direction
(
direction
:
Size
, r
:
Real
[]
)
:
Real
[]
Parameters
direction:
Size
r:
Real
[]
Returns
Real
[]
apply_
mixed
apply_
mixed
(
r
:
Real
[]
)
:
Real
[]
Parameters
r:
Real
[]
Returns
Real
[]
preconditioner
preconditioner
(
r
:
Real
[]
, dt
:
Real
)
:
Real
[]
Parameters
r:
Real
[]
dt:
Real
Returns
Real
[]
set
Time
set
Time
(
t1
:
Time
, t2
:
Time
)
:
void
Parameters
t1:
Time
t2:
Time
Returns
void
size
size
(
)
:
Size
Returns
Size
solve_
splitting
solve_
splitting
(
direction
:
Size
, r
:
Real
[]
, a
:
Real
)
:
Real
[]
Parameters
direction:
Size
r:
Real
[]
a:
Real
Returns
Real
[]
to
Matrix
to
Matrix
(
)
:
SparseMatrix
Returns
SparseMatrix
to
Matrix
Decomp
to
Matrix
Decomp
(
)
:
SparseMatrix
[]
Returns
SparseMatrix
[]
Globals
"ql/methods/finitedifferences/operators/fdmhestonhullwhiteop"
Fdm
Heston
Hull
White
Equity
Part
Fdm
Heston
Hull
White
Op
constructor
_dx
Map
_dy
Map
_equity
IrCorr
Map
_heston
Corr
Map
_hull
White
Op
_hw
Model
_kappa
_rho
_sigma
_theta
_v0
apply
apply_
direction
apply_
mixed
preconditioner
set
Time
size
solve_
splitting
to
Matrix
to
Matrix
Decomp