Interface NormalizedGaussianSampler

All Superinterfaces:
ContinuousSampler
All Known Implementing Classes:
BoxMullerNormalizedGaussianSampler, MarsagliaNormalizedGaussianSampler, ZigguratNormalizedGaussianSampler

public interface NormalizedGaussianSampler
extends ContinuousSampler
Marker interface for a sampler that generates values from an N(0,1) Gaussian distribution.
Since:
1.1