Package | Description |
---|---|
com.mockturtlesolutions.snifflib.util |
Contains some utility classes providing methods of broad applicability.
|
Modifier and Type | Class and Description |
---|---|
class |
AsymptoticInvErfAlgorithm
Asymptotic approximation to the Inverse Incomplete Gamma function.
|
class |
RootFinderInvErfAlgorithm
Scalar root finder approximation to the Inverse Incomplete Gamma function.
|
class |
SeriesInvErfAlgorithm
Series approximation to the inverse error function.
|
Modifier and Type | Method and Description |
---|---|
void |
Erf.setInvErfAlgorithm(AbstractInvErfAlgorithm r) |
Copyright © 2011, 2013. Daniel P. Dougherty