Click or drag to resize
Accord.NET (logo)

Gamma Methods

The Gamma type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDigamma
Digamma function.
Public methodStatic memberFunction
Gamma function of the specified value.
Public methodStatic memberInverse
Public methodStatic memberInverseLowerIncomplete
Public methodStatic memberInverseUpperIncomplete
Public methodStatic memberLog(Double)
Natural logarithm of the gamma function.
Public methodStatic memberLog(Double, Int32)
Natural logarithm of the multivariate Gamma function.
Public methodStatic memberLowerIncomplete
Lower incomplete regularized gamma function P (a.k.a. the incomplete Gamma function).
Public methodStatic memberMultivariate
Multivariate Gamma function
Public methodStatic memberStirling
Gamma function as computed by Stirling's formula.
Public methodStatic memberTrigamma
Trigamma function.
Public methodStatic memberUpperIncomplete
Upper incomplete regularized Gamma function Q (a.k.a the incomplete complemented Gamma function)
Top
See Also