| Package | Description |
|---|---|
| com.mockturtlesolutions.snifflib.util |
Contains some utility classes providing methods of broad applicability.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeIncGammaAlgorithm
Automatically selects one of several available algorithms based on effciency
and the given inputs.
|
class |
ContFracIncGamma
Uses the Lentz method with a continued fraction approximation to the incomplete
gamma function.
|
class |
SeriesIncGamma
Series approximation to the Incomplete Gamma function.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractIncGammaAlgorithm |
IncGamma.getAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
void |
IncGamma.setAlgorithm(AbstractIncGammaAlgorithm alg) |
Copyright © 2011, 2013. Daniel P. Dougherty