public class NormalDist
extends java.lang.Object
Constructor and Description |
---|
NormalDist() |
Modifier and Type | Method and Description |
---|---|
static float |
normcdf(float x)
Approximation of a normal cumulative probability density function (cdf).
|