sample
abstract override fun sample(generator: RandomGenerator): BlockingDoubleChain
Content copied to clipboard
Generates a chain of samples.
Return
the new chain.
Parameters
generator
the randomness provider.
Generates a chain of samples.
the new chain.
the randomness provider.