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 classLanczos approximation.static classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doublegamma(double x) static doublegamma(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)
-