atmosphere ~master (2017-02-14T07:28:57Z)
Home
Dub
Repo
toDistributionRNG
atmosphere
random
DistributionRNG
!
F
toDistributionRNG
(
Rng
F
=
ReturnType
!(
Rng.front
)
)
(
Rng
rng
)
Examples
DistributionRNG
!
double
rng
=
GammaSRNG
!
double
(
rndGen
,
1
,
3
).
toDistributionRNG
;
Meta
Source
See Implementation
atmosphere
random
classes
GeneralizedHyperbolicRNG
GeneralizedInverseGaussianRNG
GeneralizedVarianceGammaRNG
HyperbolicAsymmetricTRNG
NormalInverseGaussianRNG
NormalVarianceMeanMixtureRNG
ProperGeneralizedHyperbolicRNG
VarianceGammaRNG
functions
rChiSquare
rExponential
rGamma
rGeneralizedGamma
rInverseGamma
rInverseGaussian
rNormal
rStudentT
rWeibull
toDistributionRNG
interfaces
DistributionRNG
structs
GammaSRNG
GeneralizedGammaSRNG
InverseGammaSRNG
InverseGaussianSRNG
ProperGeneralizedInverseGaussianSRNG