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/mceuropeanhestonengine"
EuropeanHestonPathPricer
Class EuropeanHestonPathPricer<ValueType>
Type parameters
ValueType
Hierarchy
PathPricer
<
MultiPath
>
EuropeanHestonPathPricer
Implements
UnaryFunction
<
MultiPath
,
ValueType
>
Index
Constructors
constructor
Properties
_discount
_payoff
Methods
f
Constructors
constructor
new
European
Heston
Path
Pricer
(
type
:
Type
, strike
:
Real
, discount
:
DiscountFactor
)
:
EuropeanHestonPathPricer
Parameters
type:
Type
strike:
Real
discount:
DiscountFactor
Returns
EuropeanHestonPathPricer
Properties
Private
_discount
_discount
:
DiscountFactor
Private
_payoff
_payoff
:
PlainVanillaPayoff
Methods
f
f
(
multiPath
:
MultiPath
)
:
Real
Parameters
multiPath:
MultiPath
Returns
Real
Globals
"ql/pricingengines/vanilla/mceuropeanhestonengine"
European
Heston
Path
Pricer
constructor
_discount
_payoff
f
MCEuropean
Heston
Engine
MakeMCEuropean
Heston
Engine