public class LogGamma extends java.lang.Object implements LogGammaAlgorithm
| Constructor and Description |
|---|
LogGamma() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
about() |
DblMatrix |
getValueAt(DblMatrix Z) |
DblMatrix |
logGamma(DblMatrix Z) |
DblMatrix |
logGamma(double x) |
DblMatrix |
logGamma(int x) |