Package | Description |
---|---|
dev.nm.stat.random.rng.univariate | |
dev.nm.stat.random.rng.univariate.exp | |
dev.nm.stat.random.rng.univariate.gamma |
Modifier and Type | Class and Description |
---|---|
class |
RayleighRNG
This random number generator samples from the Rayleigh distribution using the inverse transform sampling method.
|
class |
WeibullRNG
This random number generator samples from the Weibull distribution using the inverse transform sampling method.
|
Modifier and Type | Class and Description |
---|---|
class |
InverseTransformSamplingExpRNG
This is a pseudo random number generator that samples from the exponential distribution using the inverse transform sampling method.
|
Modifier and Type | Class and Description |
---|---|
class |
InverseTransformSamplingGammaRNG
Deprecated.
There exist much more efficient algorithms.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.