atmosphere ~master (2017-02-14T07:28:57Z)
Home
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