Package org.ojalgo.function.special
Class GammaFunction
java.lang.Object
org.ojalgo.function.special.GammaFunction
- Direct Known Subclasses:
GammaFunction.Incomplete
,GammaFunction.Logarithmic
,GammaFunction.Regularized
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
(package private) static class
Lanczos approximation.static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double
gamma
(double x) static double
gamma
(int n) static ComplexNumber
-
Constructor Details
-
GammaFunction
public GammaFunction()
-
-
Method Details
-
gamma
-
gamma
public static double gamma(double x) -
gamma
public static double gamma(int n)
-