SamplerSpace
class SamplerSpace<T : Any, out S : Group<T>, ScaleOperations<T>>(algebra: S) : Group<Sampler<T>> , ScaleOperations<Sampler<T>>
Content copied to clipboard
A space of samplers. Allows performing simple operations on distributions.