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 GammaFunction
GammaFunction.Incomplete, GammaFunction.LanczosApproximation, GammaFunction.Logarithmic, GammaFunction.Regularized -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doublegamma(double x) static doublegamma(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)
-