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/fdmhullwhiteop"
FdmHullWhiteOp
Class FdmHullWhiteOp
Hierarchy
FdmLinearOpComposite
FdmHullWhiteOp
Index
Constructors
constructor
Properties
_direction
_dz
Map
_mapT
_model
_x
Methods
apply
apply_
direction
apply_
mixed
preconditioner
set
Time
size
solve_
splitting
to
Matrix
to
Matrix
Decomp
Constructors
constructor
new
Fdm
Hull
White
Op
(
mesher
:
FdmMesher
, model
:
HullWhite
, direction
:
Size
)
:
FdmHullWhiteOp
Parameters
mesher:
FdmMesher
model:
HullWhite
direction:
Size
Returns
FdmHullWhiteOp
Properties
Private
_direction
_direction
:
Size
Private
_dz
Map
_dz
Map
:
TripleBandLinearOp
Private
_mapT
_mapT
:
TripleBandLinearOp
Private
_model
_model
:
HullWhite
Private
_x
_x
:
Real
[]
Methods
apply
apply
(
r
:
Real
[]
)
:
Real
[]
Parameters
r:
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/fdmhullwhiteop"
Fdm
Hull
White
Op
constructor
_direction
_dz
Map
_mapT
_model
_x
apply
apply_
direction
apply_
mixed
preconditioner
set
Time
size
solve_
splitting
to
Matrix
to
Matrix
Decomp