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/fdmornsteinuhlenbeckop"
FdmOrnsteinUhlenbeckOp
Class FdmOrnsteinUhlenbeckOp
Hierarchy
FdmLinearOpComposite
FdmOrnsteinUhlenbeckOp
Index
Constructors
constructor
Properties
_bc
Set
_direction
_m
_mapX
_mesher
_process
_rTS
Methods
apply
apply_
direction
apply_
mixed
preconditioner
set
Time
size
solve_
splitting
to
Matrix
to
Matrix
Decomp
Constructors
constructor
new
Fdm
Ornstein
Uhlenbeck
Op
(
mesher
:
FdmMesher
, process
:
OrnsteinUhlenbeckProcess
, rTS
:
YieldTermStructure
, bcSet
:
FdmBoundaryConditionSet
, direction
?:
Size
)
:
FdmOrnsteinUhlenbeckOp
Parameters
mesher:
FdmMesher
process:
OrnsteinUhlenbeckProcess
rTS:
YieldTermStructure
bcSet:
FdmBoundaryConditionSet
Default value
direction:
Size
= 0
Returns
FdmOrnsteinUhlenbeckOp
Properties
_bc
Set
_bc
Set
:
FdmBoundaryConditionSet
Private
_direction
_direction
:
Size
Private
_m
_m
:
TripleBandLinearOp
Private
_mapX
_mapX
:
TripleBandLinearOp
Private
_mesher
_mesher
:
FdmMesher
Private
_process
_process
:
OrnsteinUhlenbeckProcess
Private
_rTS
_rTS
:
YieldTermStructure
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/fdmornsteinuhlenbeckop"
Fdm
Ornstein
Uhlenbeck
Op
constructor
_bc
Set
_direction
_m
_mapX
_mesher
_process
_rTS
apply
apply_
direction
apply_
mixed
preconditioner
set
Time
size
solve_
splitting
to
Matrix
to
Matrix
Decomp