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