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/capfloor/mchullwhiteengine"
MakeMCHullWhiteCapFloorEngine
Class MakeMCHullWhiteCapFloorEngine
Hierarchy
MakeMCHullWhiteCapFloorEngine
Implements
NullaryFunction
<
PricingEngine
>
Index
Constructors
constructor
Properties
RNG
S
_antithetic
_brownian
Bridge
_max
Samples
_model
_samples
_seed
_tolerance
Methods
f
mmchwcfe
Init
with
Absolute
Tolerance
with
Antithetic
Variate
with
Brownian
Bridge
with
Max
Samples
with
Samples
with
Seed
Constructors
constructor
new
MakeMCHull
White
Cap
Floor
Engine
(
RNG
?:
rng_traits
, S
?:
any
)
:
MakeMCHullWhiteCapFloorEngine
Parameters
Default value
RNG:
rng_traits
= new PseudoRandom()
Default value
S:
any
= new RiskStatistics()
Returns
MakeMCHullWhiteCapFloorEngine
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
_model
_model
:
HullWhite
Private
_samples
_samples
:
Size
Private
_seed
_seed
:
BigNatural
Private
_tolerance
_tolerance
:
Real
Methods
f
f
(
)
:
PricingEngine
Returns
PricingEngine
mmchwcfe
Init
mmchwcfe
Init
(
model
:
HullWhite
)
:
MakeMCHullWhiteCapFloorEngine
Parameters
model:
HullWhite
Returns
MakeMCHullWhiteCapFloorEngine
with
Absolute
Tolerance
with
Absolute
Tolerance
(
tolerance
:
Real
)
:
MakeMCHullWhiteCapFloorEngine
Parameters
tolerance:
Real
Returns
MakeMCHullWhiteCapFloorEngine
with
Antithetic
Variate
with
Antithetic
Variate
(
b
?:
boolean
)
:
MakeMCHullWhiteCapFloorEngine
Parameters
Default value
b:
boolean
= true
Returns
MakeMCHullWhiteCapFloorEngine
with
Brownian
Bridge
with
Brownian
Bridge
(
b
?:
boolean
)
:
MakeMCHullWhiteCapFloorEngine
Parameters
Default value
b:
boolean
= true
Returns
MakeMCHullWhiteCapFloorEngine
with
Max
Samples
with
Max
Samples
(
samples
:
Size
)
:
MakeMCHullWhiteCapFloorEngine
Parameters
samples:
Size
Returns
MakeMCHullWhiteCapFloorEngine
with
Samples
with
Samples
(
samples
:
Size
)
:
MakeMCHullWhiteCapFloorEngine
Parameters
samples:
Size
Returns
MakeMCHullWhiteCapFloorEngine
with
Seed
with
Seed
(
seed
:
BigNatural
)
:
MakeMCHullWhiteCapFloorEngine
Parameters
seed:
BigNatural
Returns
MakeMCHullWhiteCapFloorEngine
Globals
"ql/pricingengines/capfloor/mchullwhiteengine"
Hull
White
Cap
Floor
Pricer
MCHull
White
Cap
Floor
Engine
MakeMCHull
White
Cap
Floor
Engine
constructor
RNG
S
_antithetic
_brownian
Bridge
_max
Samples
_model
_samples
_seed
_tolerance
f
mmchwcfe
Init
with
Absolute
Tolerance
with
Antithetic
Variate
with
Brownian
Bridge
with
Max
Samples
with
Samples
with
Seed