mir-random — Libmir Archive
← Libmir Archive
Dlang.org
BetaVariable.this
mir
random
variable
BetaVariable
Constructs a `BetaVariable` with shape parameters `a` and `b`.
(community summary)
struct
BetaVariable
(T)
this
(
T
a
,
T
b
)
if
(
isFloatingPoint
!
T
)
mir
random
variable
BetaVariable
constructors
this
functions
opCall
manifest constants
isRandomVariable
variables
max
min
Constructs a `BetaVariable` with shape parameters `a` and `b`. (community summary)