Uses of Class
org.apache.commons.math3.exception.MathInternalError
-
Packages that use MathInternalError Package Description org.apache.commons.math3.distribution Implementations of common discrete and continuous distributions. -
-
Uses of MathInternalError in org.apache.commons.math3.distribution
Methods in org.apache.commons.math3.distribution that throw MathInternalError Modifier and Type Method Description private doubleAbstractIntegerDistribution. checkedCumulativeProbability(int argument)Computes the cumulative probability function and checks forNaNvalues returned.
-