atmosphere ~master (2022-03-09T12:01:05.4173038)
Dub
Repo
GammaSRNG.this
atmosphere
random
GammaSRNG
Constructor
struct
GammaSRNG
(T, UniformRNG = Random)
this
(
ref
UniformRNG
rng
,
T
shape
,
T
scale
)
if
(
isFloatingPoint
!
T
)
Parameters
rng
UniformRNG
uniform random number generator
shape
T
shape parameter
scale
T
scale parameter
Meta
Source
See Implementation
atmosphere
random
GammaSRNG
constructors
this
functions
front
manifest constants
empty
static functions
popFront
Constructor