mir-random — Libmir Archive
Libmir Archive
API Reference Index
mir-random Guide
Dlang.org
StudentTVariable.opCall
mir
random
variable
StudentTVariable
Returns a random value from the Student's t-distribution using the given random generator.
T
opCall
(G gen)
T
opCall
(G* gen)
struct
StudentTVariable
(T)
T
opCall
(
G
)
(
scope
G
*
gen
)
if
(
isSaturatedRandomEngine
!
G
)
if
(
isFloatingPoint
!
T
)
mir
random
variable
StudentTVariable
constructors
this
functions
opCall
manifest constants
isRandomVariable
variables
max
min
Returns a random value from the Student's t-distribution using the given random generator.