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/pricingengines/cliquet/mcperformanceengine"
PerformanceOptionPathPricer
Class PerformanceOptionPathPricer<ValueType>
Type parameters
ValueType
Hierarchy
PathPricer
<
Path
>
PerformanceOptionPathPricer
Implements
UnaryFunction
<
Path
,
ValueType
>
Index
Constructors
constructor
Properties
_discounts
_strike
_type
Methods
f
Constructors
constructor
new
Performance
Option
Path
Pricer
(
type
:
Type
, strike
:
Real
, discounts
:
DiscountFactor
[]
)
:
PerformanceOptionPathPricer
Parameters
type:
Type
strike:
Real
discounts:
DiscountFactor
[]
Returns
PerformanceOptionPathPricer
Properties
Private
_discounts
_discounts
:
DiscountFactor
[]
Private
_strike
_strike
:
Real
Private
_type
_type
:
Type
Methods
f
f
(
path
:
Path
)
:
Real
Parameters
path:
Path
Returns
Real
Globals
"ql/pricingengines/cliquet/mcperformanceengine"
MCPerformance
Engine
MakeMCPerformance
Engine
Performance
Option
Path
Pricer
constructor
_discounts
_strike
_type
f