kmath
0.3.1-dev-RC
common
kmath-stat
/
space.kscience.kmath.stat
/
next
next
suspend
fun
<
T
:
Any
>
Sampler
<
T
>
.
next
(
generator
:
RandomGenerator
)
:
T
(
source
)
Samples one value from this
Sampler
.