ProbabilityDistributionInverseCdf Method

Overload List

InverseCdf(Double) Computes the inverse of the cumulative distribution function of this instance at the specified argument.
InverseCdf(DoubleMatrix) Computes the inverse of the cumulative distribution function of this instance at the specified arguments.
InverseCdf(ReadOnlyDoubleMatrix) Computes the inverse of the cumulative distribution function of this instance at the specified arguments.

See Also