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