@PublicationReference(author="Wikipedia", title="Multivariate gamma function", type=WebPage, year=2010, url="http://en.wikipedia.org/wiki/Multivariate_gamma_function") public static class InverseWishartDistribution.MultivariateGammaFunction extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static double |
LOG_PI
Natural logarithm of pi.
|
Constructor and Description |
---|
MultivariateGammaFunction() |
Modifier and Type | Method and Description |
---|---|
static double |
logEvaluate(double x,
int p)
Evaluates the logarithm of the Multivariate Gamma Function
|