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/forward/mcvarianceswapengine"
VariancePathPricer
Class VariancePathPricer<ValueType>
Type parameters
ValueType
Hierarchy
PathPricer
<
Path
>
VariancePathPricer
Implements
UnaryFunction
<
Path
,
ValueType
>
Index
Constructors
constructor
Properties
_process
Methods
f
Constructors
constructor
new
Variance
Path
Pricer
(
process
:
GeneralizedBlackScholesProcess
)
:
VariancePathPricer
Parameters
process:
GeneralizedBlackScholesProcess
Returns
VariancePathPricer
Properties
Private
_process
_process
:
GeneralizedBlackScholesProcess
Methods
f
f
(
path
:
Path
)
:
Real
Parameters
path:
Path
Returns
Real
Globals
"ql/pricingengines/forward/mcvarianceswapengine"
Integrand
MCVariance
Swap
Engine
MakeMCVariance
Swap
Engine
Variance
Path
Pricer
constructor
_process
f