Package org.apache.commons.numbers.gamma
Γ (Gamma) and Β (Beta) family of functions.
Implementation of
InvGamma1pm1
and LogGamma1p
is based on the
algorithms described in
- Didonato and Morris (1986), Computation of the Incomplete Gamma Function Ratios and their Inverse, TOMS 12(4), 377-393,
- Didonato and Morris (1992), Algorithm 708: Significant Digit Computation of the Incomplete Beta Function Ratios, TOMS 18(3), 360-373,
-
Class Summary Class Description Digamma Erf Erfc ErfDifference Computes the difference betweenerror function values
.Gamma InverseErf Inverse of the error function.InverseErfc Inverse of the complementary error function.LanczosApproximation Lanczos approximation to the Gamma function.LogBeta Computes \( log_e \Beta(p, q) \).LogGamma Function \( \ln \Gamma(x) \).RegularizedBeta RegularizedGamma RegularizedGamma.P \( P(a, x) \) regularized Gamma function.RegularizedGamma.Q Creates the \( Q(a, x) \equiv 1 - P(a, x) \) regularized Gamma function.Trigamma