mir-random — Libmir Archive
Libmir Archive
API Reference Index
mir-random Guide
Dlang.org
WeibullVariable.opCall
mir
random
variable
WeibullVariable
Generates a random variate from the Weibull distribution using the random generator gen.
T
opCall
(G gen)
struct
WeibullVariable
(T)
T
opCall
(
G
)
(
scope
ref
G
gen
)
if
(
isSaturatedRandomEngine
!
G
)
if
(
isFloatingPoint
!
T
)
T
opCall
(G* gen)
mir
random
variable
WeibullVariable
constructors
this
functions
opCall
manifest constants
isRandomVariable
variables
max
min
Generates a random variate from the Weibull distribution using the random generator gen.