Click or drag to resize

ProbabilityDistributionInverseCdf Method

Overload List
  NameDescription
Public methodInverseCdf(Double)
Computes the inverse of the cumulative distribution function of this instance at the specified argument.
Public methodInverseCdf(DoubleMatrix)
Computes the inverse of the cumulative distribution function of this instance at the specified arguments.
Public methodInverseCdf(ReadOnlyDoubleMatrix)
Computes the inverse of the cumulative distribution function of this instance at the specified arguments.
Top
See Also