Interface SharedStateContinuousSampler

All Superinterfaces:
ContinuousSampler, SharedStateSampler<SharedStateContinuousSampler>
All Known Implementing Classes:
AhrensDieterExponentialSampler, AhrensDieterMarsagliaTsangGammaSampler, BoxMullerNormalizedGaussianSampler, ChengBetaSampler, ContinuousUniformSampler, GaussianSampler, InverseTransformContinuousSampler, InverseTransformParetoSampler, LevySampler, LogNormalSampler, MarsagliaNormalizedGaussianSampler, StableSampler, TSampler, ZigguratNormalizedGaussianSampler, ZigguratSampler, ZigguratSampler.Exponential, ZigguratSampler.NormalizedGaussian

Sampler that generates values of type double and can create new instances to sample from the same state with a given source of randomness.
Since:
1.3