Click or drag to resize

StableDistributionFellerPDF Method

Overload List
 NameDescription
Public methodPDF(Double)Calculates the probability density function.
Public methodStatic memberPDF(Double, Double, Double) Calculates the probability density for the specified arguments.
Public methodStatic memberPDF(Double, Double, Double, Double)Calculates the probability density for the specified arguments with enhanced gamma precision.
Public methodStatic memberPDF(Double, Double, Double, Object, Double) Calculates the probability density using either series expansion for small or large arguments, or an integration in the intermediate range.
Public methodStatic memberPDF(Double, Double, Double, Double, Object, Double) Calculates the probability density using either series expansion for small or large arguments, or an integration in the intermediate range.
Public methodStatic memberPDF(Double, Double, Double, Double, Double, Double, Object, Double) Calculates the probability density for the specified arguments, scale, and location.
Top
See Also