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/math/randomnumbers/rngtraits"
GenericPseudoRandom
Class GenericPseudoRandom
Hierarchy
GenericPseudoRandom
PseudoRandom
PoissonPseudoRandom
Index
Type aliases
rng_
type
rsg_
type
urng_
type
ursg_
type
Constructors
constructor
Properties
IC
URNG
allows
Error
Estimate
allows
Error
Estimate
Methods
make_
sequence_
generator
Type aliases
Static
rng_
type
rng_
type
:
InverseCumulativeRng
Static
rsg_
type
rsg_
type
:
InverseCumulativeRsg
Static
urng_
type
urng_
type
:
RNG
<
Real
>
Static
ursg_
type
ursg_
type
:
RandomSequenceGenerator
Constructors
constructor
new
Generic
Pseudo
Random
(
URNG
:
RNG
<
Real
>
, IC
:
UnaryFunction
<
Real
,
Real
>
)
:
GenericPseudoRandom
Parameters
URNG:
RNG
<
Real
>
IC:
UnaryFunction
<
Real
,
Real
>
Returns
GenericPseudoRandom
Properties
IC
IC
:
UnaryFunction
<
Real
,
Real
>
URNG
URNG
:
RNG
<
Real
>
allows
Error
Estimate
allows
Error
Estimate
:
boolean
= true
Static
allows
Error
Estimate
allows
Error
Estimate
:
true
= true
Methods
make_
sequence_
generator
make_
sequence_
generator
(
dimension
:
Size
, seed
:
BigNatural
)
:
rsg_type
Parameters
dimension:
Size
seed:
BigNatural
Returns
rsg_type
Globals
"ql/math/randomnumbers/rngtraits"
Generic
Low
Discrepancy
Generic
Pseudo
Random
rng_
type
rsg_
type
urng_
type
ursg_
type
constructor
IC
URNG
allows
Error
Estimate
allows
Error
Estimate
make_
sequence_
generator
Low
Discrepancy
Poisson
Pseudo
Random
Pseudo
Random
RNG
USG
RNGTraits