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/vanilla/mceuropeangjrgarchengine"
EuropeanGJRGARCHPathPricer
Class EuropeanGJRGARCHPathPricer<PathType, ValueType>
Type parameters
PathType
ValueType
Hierarchy
PathPricer
EuropeanGJRGARCHPathPricer
Implements
UnaryFunction
<
PathType
,
ValueType
>
Index
Constructors
constructor
Properties
_discount
_payoff
Methods
f
Constructors
constructor
new
EuropeanGJRGARCHPath
Pricer
(
type
:
Type
, strike
:
Real
, discount
:
DiscountFactor
)
:
EuropeanGJRGARCHPathPricer
Parameters
type:
Type
strike:
Real
discount:
DiscountFactor
Returns
EuropeanGJRGARCHPathPricer
Properties
Private
_discount
_discount
:
DiscountFactor
Private
_payoff
_payoff
:
PlainVanillaPayoff
Methods
f
f
(
multiPath
:
MultiPath
)
:
Real
Parameters
multiPath:
MultiPath
Returns
Real
Globals
"ql/pricingengines/vanilla/mceuropeangjrgarchengine"
EuropeanGJRGARCHPath
Pricer
constructor
_discount
_payoff
f
MCEuropeanGJRGARCHEngine
MakeMCEuropeanGJRGARCHEngine