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/asian/mc_discr_arith_av_strike"
MakeMCDiscreteArithmeticASEngine
Class MakeMCDiscreteArithmeticASEngine
Hierarchy
MakeMCDiscreteArithmeticASEngine
Implements
NullaryFunction
<
PricingEngine
>
Index
Constructors
constructor
Properties
RNG
S
_antithetic
_brownian
Bridge
_max
Samples
_process
_samples
_seed
_tolerance
Methods
f
init
with
Absolute
Tolerance
with
Antithetic
Variate
with
Brownian
Bridge
with
Max
Samples
with
Samples
with
Seed
Constructors
constructor
new
MakeMCDiscrete
ArithmeticASEngine
(
RNG
?:
rng_traits
, S
?:
any
)
:
MakeMCDiscreteArithmeticASEngine
Parameters
Default value
RNG:
rng_traits
= new PseudoRandom()
Default value
S:
any
= new RiskStatistics()
Returns
MakeMCDiscreteArithmeticASEngine
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
init
init
(
process
:
GeneralizedBlackScholesProcess
)
:
MakeMCDiscreteArithmeticASEngine
Parameters
process:
GeneralizedBlackScholesProcess
Returns
MakeMCDiscreteArithmeticASEngine
with
Absolute
Tolerance
with
Absolute
Tolerance
(
tolerance
:
Real
)
:
MakeMCDiscreteArithmeticASEngine
Parameters
tolerance:
Real
Returns
MakeMCDiscreteArithmeticASEngine
with
Antithetic
Variate
with
Antithetic
Variate
(
b
?:
boolean
)
:
MakeMCDiscreteArithmeticASEngine
Parameters
Default value
b:
boolean
= true
Returns
MakeMCDiscreteArithmeticASEngine
with
Brownian
Bridge
with
Brownian
Bridge
(
b
?:
boolean
)
:
MakeMCDiscreteArithmeticASEngine
Parameters
Default value
b:
boolean
= true
Returns
MakeMCDiscreteArithmeticASEngine
with
Max
Samples
with
Max
Samples
(
samples
:
Size
)
:
MakeMCDiscreteArithmeticASEngine
Parameters
samples:
Size
Returns
MakeMCDiscreteArithmeticASEngine
with
Samples
with
Samples
(
samples
:
Size
)
:
MakeMCDiscreteArithmeticASEngine
Parameters
samples:
Size
Returns
MakeMCDiscreteArithmeticASEngine
with
Seed
with
Seed
(
seed
:
BigNatural
)
:
MakeMCDiscreteArithmeticASEngine
Parameters
seed:
BigNatural
Returns
MakeMCDiscreteArithmeticASEngine
Globals
"ql/pricingengines/asian/mc_
discr_
arith_
av_
strike"
ArithmeticASOPath
Pricer
MCDiscrete
ArithmeticASEngine
MakeMCDiscrete
ArithmeticASEngine
constructor
RNG
S
_antithetic
_brownian
Bridge
_max
Samples
_process
_samples
_seed
_tolerance
f
init
with
Absolute
Tolerance
with
Antithetic
Variate
with
Brownian
Bridge
with
Max
Samples
with
Samples
with
Seed