Uses of Interface
dev.nm.analysis.function.special.gamma.Gamma
-
Packages that use Gamma Package Description dev.nm.analysis.function.special.gamma -
-
Uses of Gamma in dev.nm.analysis.function.special.gamma
Classes in dev.nm.analysis.function.special.gamma that implement Gamma Modifier and Type Class Description class
GammaGergoNemes
The Gergo Nemes' algorithm is very simple and quick to compute the Gamma function, if accuracy is not critical.class
GammaLanczos
Lanczos approximation provides a way to compute the Gamma function such that the accuracy can be made arbitrarily precise.class
GammaLanczosQuick
Lanczos approximation, computations are done indouble
.
-