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
public interface SharedStateContinuousSampler
extends ContinuousSampler, SharedStateSampler<SharedStateContinuousSampler>
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
-
Method Summary
Methods inherited from interface org.apache.commons.rng.sampling.distribution.ContinuousSampler
sample, samples, samplesMethods inherited from interface org.apache.commons.rng.sampling.SharedStateSampler
withUniformRandomProvider