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/methods/montecarlo/pathpricer"
PathPricer
Class PathPricer<PathType, ValueType>
base class for path pricers
Returns the value of an option on a given path.
Type parameters
PathType
ValueType
Hierarchy
PathPricer
LongstaffSchwartzPathPricer
GeometricAPOPathPricer
ArithmeticAPOPathPricer
ArithmeticASOPathPricer
BarrierPathPricer
BiasedBarrierPathPricer
EuropeanMultiPathPricer
HullWhiteCapFloorPricer
PerformanceOptionPathPricer
VariancePathPricer
EuropeanPathPricer
DigitalPathPricer
EuropeanGJRGARCHPathPricer
EuropeanHestonPathPricer
HestonHullWhitePathPricer
EverestMultiPathPricer
HimalayaMultiPathPricer
LongstaffSchwartzMultiPathPricer
Implements
UnaryFunction
<
PathType
,
ValueType
>
Index
Methods
f
Methods
f
f
(
p
:
PathType
)
:
ValueType
Parameters
p:
PathType
Returns
ValueType
Globals
"ql/methods/montecarlo/pathpricer"
Path
Pricer
f
base class for path pricers
Returns the value of an option on a given path.