ContinuousSampler
, SharedStateSampler<SharedStateContinuousSampler>
AhrensDieterExponentialSampler
, AhrensDieterMarsagliaTsangGammaSampler
, BoxMullerNormalizedGaussianSampler
, ChengBetaSampler
, ContinuousUniformSampler
, GaussianSampler
, InverseTransformContinuousSampler
, InverseTransformParetoSampler
, LogNormalSampler
, MarsagliaNormalizedGaussianSampler
, ZigguratNormalizedGaussianSampler
public interface SharedStateContinuousSampler extends ContinuousSampler, SharedStateSampler<SharedStateContinuousSampler>
double
and can create new instances to sample
from the same state with a given source of randomness.sample
withUniformRandomProvider
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.