kmath
common
kmath-stat
/
space.kscience.kmath.distributions
/
Distribution
/
sample
sample
common
abstract
override
fun
sample
(
generator
:
RandomGenerator
)
:
Chain
<
T
>
Content copied to clipboard
Generates a chain of samples.
Return
the new chain.
Parameters
generator
the randomness provider.
Sources
common source
Link copied to clipboard