Class GammaFunction.Logarithmic

java.lang.Object
org.ojalgo.function.special.GammaFunction
org.ojalgo.function.special.GammaFunction.Logarithmic
Enclosing class:
GammaFunction

public abstract static class GammaFunction.Logarithmic extends GammaFunction
  • Constructor Details

    • Logarithmic

      public Logarithmic()
  • Method Details

    • gamma

      public static ComplexNumber gamma(ComplexNumber z)
    • gamma

      public static double gamma(double x)
    • gamma

      public static double gamma(int n)