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