Package org.ojalgo.function.special
Class GammaFunction.Logarithmic
java.lang.Object
org.ojalgo.function.special.GammaFunction
org.ojalgo.function.special.GammaFunction.Logarithmic
- Enclosing class:
GammaFunction
-
Nested Class Summary
Nested classes/interfaces inherited from class org.ojalgo.function.special.GammaFunction
GammaFunction.Incomplete, GammaFunction.LanczosApproximation, GammaFunction.Logarithmic, GammaFunction.Regularized
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double
gamma
(double x) static double
gamma
(int n) static ComplexNumber
-
Constructor Details
-
Logarithmic
public Logarithmic()
-
-
Method Details
-
gamma
-
gamma
public static double gamma(double x) -
gamma
public static double gamma(int n)
-