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/experimental/math/frankcopularng"
FrankCopulaRng
Class FrankCopulaRng
Hierarchy
FrankCopulaRng
Index
Constructors
constructor
Properties
_theta
_uniform
Generator
Methods
next
Constructors
constructor
new
Frank
Copula
Rng
(
uniformGenerator
:
RNG
<
Real
>
, theta
:
Real
)
:
FrankCopulaRng
Parameters
uniformGenerator:
RNG
<
Real
>
theta:
Real
Returns
FrankCopulaRng
Properties
Private
_theta
_theta
:
Real
Private
_uniform
Generator
_uniform
Generator
:
RNG
<
Real
>
Methods
next
next
(
)
:
Sample
<
Real
[]
>
Returns
Sample
<
Real
[]
>
Globals
"ql/experimental/math/frankcopularng"
Frank
Copula
Rng
constructor
_theta
_uniform
Generator
next