Package org.flag4j.rng.distributions
package org.flag4j.rng.distributions
Distributions useful for repeated random sampling from the same distribution.
-
ClassDescriptionA 2D bivariateGaussian distribution on the complex plane.A uniform distribution on an annulus (e.g. washer) in the complex plane.A rectangular uniform distribution on the complex plane.Distribution<T,
U extends Random> Base class for all statistical distributions.A real Gaussian (e.g. normal) distribution.A uniform real distribution.