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 classGammaGergoNemesThe Gergo Nemes' algorithm is very simple and quick to compute the Gamma function, if accuracy is not critical.classGammaLanczosLanczos approximation provides a way to compute the Gamma function such that the accuracy can be made arbitrarily precise.classGammaLanczosQuickLanczos approximation, computations are done indouble.
-