Click or drag to resize

ProbabilityDistributionCdf Method

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