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/basket/mceuropeanbasketengine"
EuropeanMultiPathPricer
Class EuropeanMultiPathPricer<ValueType>
Type parameters
ValueType
Hierarchy
PathPricer
<
MultiPath
>
EuropeanMultiPathPricer
Implements
UnaryFunction
<
MultiPath
,
ValueType
>
Index
Constructors
constructor
Properties
_discount
_payoff
Methods
f
Constructors
constructor
new
European
Multi
Path
Pricer
(
payoff
:
BasketPayoff
, discount
:
DiscountFactor
)
:
EuropeanMultiPathPricer
Parameters
payoff:
BasketPayoff
discount:
DiscountFactor
Returns
EuropeanMultiPathPricer
Properties
Private
_discount
_discount
:
DiscountFactor
Private
_payoff
_payoff
:
BasketPayoff
Methods
f
f
(
multiPath
:
MultiPath
)
:
Real
Parameters
multiPath:
MultiPath
Returns
Real
Globals
"ql/pricingengines/basket/mceuropeanbasketengine"
European
Multi
Path
Pricer
constructor
_discount
_payoff
f
MCEuropean
Basket
Engine
MakeMCEuropean
Basket
Engine