Package org.apache.commons.numbers.gamma
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,
-
ClassesClassDescriptionScaled complementary error function.Computes the difference between
error function values.Gamma function \( \Gamma(x) \).Ratio of Gamma functions.Lower incomplete Gamma function \( \gamma(a, x) \).Upper incomplete Gamma function \( \Gamma(a, x) \).Inverse of the error function.Inverse of the complementary error function.Lanczos approximation to the Gamma function.Computes \( log_e B(p, q) \).Natural logarithm of the absolute value of \( \Gamma(x) \).Lower regularized Gamma function \( P(a, x) \).Upper regularized Gamma function \( Q(a, x) \).