mir-random — Libmir Archive
← Libmir Archive
Dlang.org
PiecewiseConstantVariable.min
mir
random
variable
PiecewiseConstantVariable
Returns the minimum value of the piecewise constant variable.
(community summary)
struct
PiecewiseConstantVariable
(T, W = T)
@
property
T
min
(
)
if
(
isNumeric
!
T
&&
isNumeric
!
W
)
mir
random
variable
PiecewiseConstantVariable
constructors
this
functions
max
min
opCall
manifest constants
isRandomVariable
Returns the minimum value of the piecewise constant variable. (community summary)