Package org.apache.commons.numbers.gamma
Class RegularizedGamma
- java.lang.Object
-
- org.apache.commons.numbers.gamma.RegularizedGamma
-
public final class RegularizedGamma extends Object
Regularized Gamma functions.By definition, the lower and upper regularized gamma functions satisfy:
This code has been adapted from the Boost
c++
implementation<boost/math/special_functions/gamma.hpp>
.- See Also:
- Boost C++ Incomplete Gamma functions