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/stepcondition"
CurveDependentStepCondition
Class CurveDependentStepCondition
Abstract base class which allows step conditions to use both payoff and array functions
Hierarchy
StepCondition
CurveDependentStepCondition
AmericanCondition
ShoutCondition
Index
Classes
Array
Wrapper
Curve
Wrapper
Payoff
Wrapper
Properties
_curve
Item
Methods
apply
To
apply
ToValue
get
Value
init1
init2
init3
Properties
Protected
_curve
Item
_curve
Item
:
CurveWrapper
Methods
apply
To
apply
To
(
a
:
Real
[]
, t
:
Time
)
:
void
Parameters
a:
Real
[]
t:
Time
Returns
void
apply
ToValue
apply
ToValue
(
x
:
Real
, y
:
Real
)
:
Real
Parameters
x:
Real
y:
Real
Returns
Real
get
Value
get
Value
(
a
:
Real
[]
, index
:
Size
)
:
Real
Parameters
a:
Real
[]
index:
Size
Returns
Real
init1
init1
(
type
:
Type
, strike
:
Real
)
:
CurveDependentStepCondition
Parameters
type:
Type
strike:
Real
Returns
CurveDependentStepCondition
init2
init2
(
p
:
Payoff
)
:
CurveDependentStepCondition
Parameters
p:
Payoff
Returns
CurveDependentStepCondition
init3
init3
(
a
:
Real
[]
)
:
CurveDependentStepCondition
Parameters
a:
Real
[]
Returns
CurveDependentStepCondition
Globals
"ql/methods/finitedifferences/stepcondition"
Curve
Dependent
Step
Condition
Array
Wrapper
Curve
Wrapper
Payoff
Wrapper
_curve
Item
apply
To
apply
ToValue
get
Value
init1
init2
init3
Null
Condition
Step
Condition
Abstract base class which allows step conditions to use both payoff and array functions