com.pawjaw.math
Class SpecFun
java.lang.Object
com.pawjaw.math.SpecFun
public class SpecFun
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpecFun
public SpecFun()
digamma
public static double digamma(double x)
trigamma
public static double trigamma(double x)
tetragamma
public static double tetragamma(double x)
lngamma
public static double lngamma(double x)
lnfactorial
public static double lnfactorial(long l)
digammaInv
public static double digammaInv(double y)
dirichletAlphas
public static double[] dirichletAlphas(double[][] p_ki)