Package | Description |
---|---|
simkit.random |
A collection of Classes used to generate Random Numbers, Random
Variates, and RandomVectors.
|
Modifier and Type | Class and Description |
---|---|
class |
Normal03Variate
Generates Normal random variates using Acceptance/Rejection method.
|
class |
Normal04Variate
Generates Normal random variates using the Inverse Transform method
|
Modifier and Type | Field and Description |
---|---|
private Normal02Variate[] |
RotatedBivariateNormalVector.standardNormalsGenerator |