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/mchestonhullwhiteengine"
HestonHullWhitePathPricer
Class HestonHullWhitePathPricer<ValueType>
Type parameters
ValueType
Hierarchy
PathPricer
<
MultiPath
>
HestonHullWhitePathPricer
Implements
UnaryFunction
<
MultiPath
,
ValueType
>
Index
Constructors
constructor
Properties
_exercise
Time
_payoff
_process
Methods
f
Constructors
constructor
new
Heston
Hull
White
Path
Pricer
(
exerciseTime
:
Time
, payoff
:
Payoff
, process
:
HybridHestonHullWhiteProcess
)
:
HestonHullWhitePathPricer
Parameters
exerciseTime:
Time
payoff:
Payoff
process:
HybridHestonHullWhiteProcess
Returns
HestonHullWhitePathPricer
Properties
Private
_exercise
Time
_exercise
Time
:
Time
Private
_payoff
_payoff
:
Payoff
Private
_process
_process
:
HybridHestonHullWhiteProcess
Methods
f
f
(
path
:
MultiPath
)
:
Real
Parameters
path:
MultiPath
Returns
Real
Globals
"ql/pricingengines/vanilla/mchestonhullwhiteengine"
Heston
Hull
White
Path
Pricer
constructor
_exercise
Time
_payoff
_process
f
MCHeston
Hull
White
Engine
MakeMCHeston
Hull
White
Engine