Click or drag to resize

ProbabilityDistributionPdf Method

Overload List
  NameDescription
Public methodPdf(Double)
Computes the probability density function of this instance at the specified argument.
Public methodPdf(DoubleMatrix)
Computes the probability density function of this instance at the specified arguments.
Public methodPdf(ReadOnlyDoubleMatrix)
Computes the probability density function of this instance at the specified arguments.
Top
See Also