mir-random — Libmir Archive
Libmir Archive
API Reference Index
mir-random Guide
Dlang.org
NegativeBinomialVariable.opCall
mir
random
variable
NegativeBinomialVariable
Generates a random negative binomial variate using the given random number generator.
ulong
opCall
(RNG gen)
struct
NegativeBinomialVariable
(T)
ulong
opCall
(
RNG
)
(
scope
ref
RNG
gen
)
if
(
isSaturatedRandomEngine
!
RNG
)
if
(
isFloatingPoint
!
T
)
ulong
opCall
(RNG* gen)
mir
random
variable
NegativeBinomialVariable
constructors
this
functions
opCall
manifest constants
isRandomVariable
variables
max
min
Generates a random negative binomial variate using the given random number generator.