Interface NormalizedGaussianSampler
- All Superinterfaces:
ContinuousSampler
- All Known Implementing Classes:
BoxMullerNormalizedGaussianSampler, MarsagliaNormalizedGaussianSampler, ZigguratNormalizedGaussianSampler, ZigguratSampler.NormalizedGaussian
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Marker interface for a sampler that generates values from an N(0,1)
Gaussian distribution.
- Since:
- 1.1
-
Method Summary
Methods inherited from interface ContinuousSampler
sample, samples, samples