Package | Description |
---|---|
org.apache.commons.math3.distribution |
Implementations of common discrete and continuous distributions.
|
Modifier and Type | Method and Description |
---|---|
private double |
AbstractIntegerDistribution.checkedCumulativeProbability(int argument)
Computes the cumulative probability function and checks for
NaN
values returned. |