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/cliquet/mcperformanceengine"
MakeMCPerformanceEngine
Class MakeMCPerformanceEngine
Hierarchy
MakeMCPerformanceEngine
Implements
NullaryFunction
<
PricingEngine
>
Index
Constructors
constructor
Properties
RNG
S
_antithetic
_brownian
Bridge
_max
Samples
_process
_samples
_seed
_tolerance
Methods
f
mmcpe
Init
with
Absolute
Tolerance
with
Antithetic
Variate
with
Brownian
Bridge
with
Max
Samples
with
Samples
with
Seed
Constructors
constructor
new
MakeMCPerformance
Engine
(
RNG
?:
rng_traits
, S
?:
any
)
:
MakeMCPerformanceEngine
Parameters
Default value
RNG:
rng_traits
= new PseudoRandom()
Default value
S:
any
= new RiskStatistics()
Returns
MakeMCPerformanceEngine
Properties
RNG
RNG
:
rng_traits
S
S
:
any
Private
_antithetic
_antithetic
:
boolean
Private
_brownian
Bridge
_brownian
Bridge
:
boolean
Private
_max
Samples
_max
Samples
:
Size
Private
_process
_process
:
GeneralizedBlackScholesProcess
Private
_samples
_samples
:
Size
Private
_seed
_seed
:
BigNatural
Private
_tolerance
_tolerance
:
Real
Methods
f
f
(
)
:
PricingEngine
Returns
PricingEngine
mmcpe
Init
mmcpe
Init
(
process
:
GeneralizedBlackScholesProcess
)
:
MakeMCPerformanceEngine
Parameters
process:
GeneralizedBlackScholesProcess
Returns
MakeMCPerformanceEngine
with
Absolute
Tolerance
with
Absolute
Tolerance
(
tolerance
:
Real
)
:
MakeMCPerformanceEngine
Parameters
tolerance:
Real
Returns
MakeMCPerformanceEngine
with
Antithetic
Variate
with
Antithetic
Variate
(
b
?:
boolean
)
:
MakeMCPerformanceEngine
Parameters
Default value
b:
boolean
= true
Returns
MakeMCPerformanceEngine
with
Brownian
Bridge
with
Brownian
Bridge
(
b
?:
boolean
)
:
MakeMCPerformanceEngine
Parameters
Default value
b:
boolean
= true
Returns
MakeMCPerformanceEngine
with
Max
Samples
with
Max
Samples
(
samples
:
Size
)
:
MakeMCPerformanceEngine
Parameters
samples:
Size
Returns
MakeMCPerformanceEngine
with
Samples
with
Samples
(
samples
:
Size
)
:
MakeMCPerformanceEngine
Parameters
samples:
Size
Returns
MakeMCPerformanceEngine
with
Seed
with
Seed
(
seed
:
BigNatural
)
:
MakeMCPerformanceEngine
Parameters
seed:
BigNatural
Returns
MakeMCPerformanceEngine
Globals
"ql/pricingengines/cliquet/mcperformanceengine"
MCPerformance
Engine
MakeMCPerformance
Engine
constructor
RNG
S
_antithetic
_brownian
Bridge
_max
Samples
_process
_samples
_seed
_tolerance
f
mmcpe
Init
with
Absolute
Tolerance
with
Antithetic
Variate
with
Brownian
Bridge
with
Max
Samples
with
Samples
with
Seed
Performance
Option
Path
Pricer