Re: [RNG] Multiple samplers, shared "UniformRandomProvider"

2021-05-25 Thread Gilles Sadowski
Le mer. 26 mai 2021 à 00:06, Alex Herbert a écrit : > > On Tue, 25 May 2021 at 20:15, Gilles Sadowski wrote: > > > Hi. > > > > I wonder if/how we would introduce the following functionality: > > ---CUT--- > > /** > > * @param rng Generator that will be shared in the returned sampler. >

Re: [RNG] Multiple samplers, shared "UniformRandomProvider"

2021-05-25 Thread Alex Herbert
On Tue, 25 May 2021 at 20:15, Gilles Sadowski wrote: > Hi. > > I wonder if/how we would introduce the following functionality: > ---CUT--- > /** > * @param rng Generator that will be shared in the returned sampler. > * @param list Samplers whose underlying generators will be