The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
UniformVariable.this
mir
random
variable
UniformVariable
Constraints:
a < b
,
a
and
b
are finite numbers.
struct
UniformVariable
(T)
this
(
T
a
,
T
b
)
if
(
isFloatingPoint
!
T
)
Meta
Source
See Implementation
mir
random
variable
UniformVariable
constructors
this
functions
max
min
opCall
manifest constants
isRandomVariable
Constraints: a < b, a and b are finite numbers.