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/americancondition"
AmericanCondition
Class AmericanCondition
American exercise condition.
todo
unify the intrinsicValues/Payoff thing
Hierarchy
CurveDependentStepCondition
AmericanCondition
Index
Classes
Array
Wrapper
Curve
Wrapper
Payoff
Wrapper
Properties
_curve
Item
Methods
ac
Init1
ac
Init2
apply
To
apply
ToValue
get
Value
init1
init2
init3
Properties
Protected
_curve
Item
_curve
Item
:
CurveWrapper
Methods
ac
Init1
ac
Init1
(
type
:
Type
, strike
:
Real
)
:
AmericanCondition
Parameters
type:
Type
strike:
Real
Returns
AmericanCondition
ac
Init2
ac
Init2
(
intrinsicValues
:
Real
[]
)
:
AmericanCondition
Parameters
intrinsicValues:
Real
[]
Returns
AmericanCondition
apply
To
apply
To
(
a
:
Real
[]
, t
:
Time
)
:
void
Parameters
a:
Real
[]
t:
Time
Returns
void
apply
ToValue
apply
ToValue
(
current
:
Real
, intrinsic
:
Real
)
:
Real
Parameters
current:
Real
intrinsic:
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/americancondition"
American
Condition
Array
Wrapper
Curve
Wrapper
Payoff
Wrapper
_curve
Item
ac
Init1
ac
Init2
apply
To
apply
ToValue
get
Value
init1
init2
init3
American exercise condition.
unify the intrinsicValues/Payoff thing