public abstract class AbstractIncGammaAlgorithm extends java.lang.Object implements IncGammaAlgorithm
| Constructor and Description |
|---|
AbstractIncGammaAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
abstract DblMatrix |
incGamma(DblMatrix x,
DblMatrix alpha) |
DblMatrix |
normIncGamma(DblMatrix x,
DblMatrix alpha)
Return the normalized incomplete gamma.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlowerIncGamma, lowerNormIncGamma, upperIncGamma, upperNormIncGammaprotected Gamma gam
Copyright © 2011, 2013. Daniel P. Dougherty