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/mcamericanengine"
MakeMCAmericanEngine
Class MakeMCAmericanEngine
Hierarchy
MakeMCAmericanEngine
Implements
NullaryFunction
<
PricingEngine
>
Index
Constructors
constructor
Properties
RNG
RNG_
Calibration
S
_antithetic
_antithetic
Calibration
_calibration
Samples
_control
Variate
_max
Samples
_polynom
Order
_polynom
Type
_process
_samples
_seed
_seed
Calibration
_steps
_steps
Per
Year
_tolerance
Methods
f
mmcae
Init
with
Absolute
Tolerance
with
Antithetic
Variate
with
Antithetic
Variate
Calibration
with
Basis
System
with
Calibration
Samples
with
Control
Variate
with
Max
Samples
with
Polynom
Order
with
Samples
with
Seed
with
Seed
Calibration
with
Steps
with
Steps
Per
Year
Constructors
constructor
new
MakeMCAmerican
Engine
(
RNG
?:
rng_traits
, S
?:
any
, RNG_Calibration
?:
rng_traits
)
:
MakeMCAmericanEngine
Parameters
Default value
RNG:
rng_traits
= new PseudoRandom()
Default value
S:
any
= new RiskStatistics()
Default value
RNG_Calibration:
rng_traits
= RNG
Returns
MakeMCAmericanEngine
Properties
RNG
RNG
:
rng_traits
RNG_
Calibration
RNG_
Calibration
:
rng_traits
S
S
:
any
Private
_antithetic
_antithetic
:
boolean
Private
_antithetic
Calibration
_antithetic
Calibration
:
boolean
Private
_calibration
Samples
_calibration
Samples
:
Size
Private
_control
Variate
_control
Variate
:
boolean
Private
_max
Samples
_max
Samples
:
Size
Private
_polynom
Order
_polynom
Order
:
Size
Private
_polynom
Type
_polynom
Type
:
PolynomType
Private
_process
_process
:
GeneralizedBlackScholesProcess
Private
_samples
_samples
:
Size
Private
_seed
_seed
:
BigNatural
Private
_seed
Calibration
_seed
Calibration
:
BigNatural
Private
_steps
_steps
:
Size
Private
_steps
Per
Year
_steps
Per
Year
:
Size
Private
_tolerance
_tolerance
:
Real
Methods
f
f
(
)
:
PricingEngine
Returns
PricingEngine
mmcae
Init
mmcae
Init
(
process
:
GeneralizedBlackScholesProcess
)
:
MakeMCAmericanEngine
Parameters
process:
GeneralizedBlackScholesProcess
Returns
MakeMCAmericanEngine
with
Absolute
Tolerance
with
Absolute
Tolerance
(
tolerance
:
Real
)
:
MakeMCAmericanEngine
Parameters
tolerance:
Real
Returns
MakeMCAmericanEngine
with
Antithetic
Variate
with
Antithetic
Variate
(
b
?:
boolean
)
:
MakeMCAmericanEngine
Parameters
Default value
b:
boolean
= true
Returns
MakeMCAmericanEngine
with
Antithetic
Variate
Calibration
with
Antithetic
Variate
Calibration
(
b
?:
boolean
)
:
MakeMCAmericanEngine
Parameters
Default value
b:
boolean
= true
Returns
MakeMCAmericanEngine
with
Basis
System
with
Basis
System
(
polynomType
:
PolynomType
)
:
MakeMCAmericanEngine
Parameters
polynomType:
PolynomType
Returns
MakeMCAmericanEngine
with
Calibration
Samples
with
Calibration
Samples
(
samples
:
Size
)
:
MakeMCAmericanEngine
Parameters
samples:
Size
Returns
MakeMCAmericanEngine
with
Control
Variate
with
Control
Variate
(
b
?:
boolean
)
:
MakeMCAmericanEngine
Parameters
Default value
b:
boolean
= true
Returns
MakeMCAmericanEngine
with
Max
Samples
with
Max
Samples
(
samples
:
Size
)
:
MakeMCAmericanEngine
Parameters
samples:
Size
Returns
MakeMCAmericanEngine
with
Polynom
Order
with
Polynom
Order
(
polynomOrer
:
Size
)
:
MakeMCAmericanEngine
Parameters
polynomOrer:
Size
Returns
MakeMCAmericanEngine
with
Samples
with
Samples
(
samples
:
Size
)
:
MakeMCAmericanEngine
Parameters
samples:
Size
Returns
MakeMCAmericanEngine
with
Seed
with
Seed
(
seed
:
BigNatural
)
:
MakeMCAmericanEngine
Parameters
seed:
BigNatural
Returns
MakeMCAmericanEngine
with
Seed
Calibration
with
Seed
Calibration
(
seed
:
BigNatural
)
:
MakeMCAmericanEngine
Parameters
seed:
BigNatural
Returns
MakeMCAmericanEngine
with
Steps
with
Steps
(
steps
:
Size
)
:
MakeMCAmericanEngine
Parameters
steps:
Size
Returns
MakeMCAmericanEngine
with
Steps
Per
Year
with
Steps
Per
Year
(
steps
:
Size
)
:
MakeMCAmericanEngine
Parameters
steps:
Size
Returns
MakeMCAmericanEngine
Globals
"ql/pricingengines/vanilla/mcamericanengine"
American
Path
Pricer
MCAmerican
Engine
MakeMCAmerican
Engine
constructor
RNG
RNG_
Calibration
S
_antithetic
_antithetic
Calibration
_calibration
Samples
_control
Variate
_max
Samples
_polynom
Order
_polynom
Type
_process
_samples
_seed
_seed
Calibration
_steps
_steps
Per
Year
_tolerance
f
mmcae
Init
with
Absolute
Tolerance
with
Antithetic
Variate
with
Antithetic
Variate
Calibration
with
Basis
System
with
Calibration
Samples
with
Control
Variate
with
Max
Samples
with
Polynom
Order
with
Samples
with
Seed
with
Seed
Calibration
with
Steps
with
Steps
Per
Year