NormalizedGaussianSamplerAhrensDieterExponentialSampler, AhrensDieterMarsagliaTsangGammaSampler, BoxMullerGaussianSampler, BoxMullerLogNormalSampler, BoxMullerNormalizedGaussianSampler, ChengBetaSampler, ContinuousUniformSampler, GaussianSampler, InverseTransformContinuousSampler, InverseTransformParetoSampler, LogNormalSampler, MarsagliaNormalizedGaussianSampler, ZigguratNormalizedGaussianSamplerpublic interface ContinuousSampler
double.| Modifier and Type | Method | Description |
|---|---|---|
double |
sample() |
Creates a sample.
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.