Uses of Class
org.drip.function.e2erf.ErrorFunction
Package | Description |
---|---|
org.drip.function.e2erf |
E2 erf and erf-1 Implementations
|
-
Uses of ErrorFunction in org.drip.function.e2erf
Subclasses of ErrorFunction in org.drip.function.e2erf Modifier and Type Class Description class
AbramowitzStegun
AbramowitzStegun implements the E2 (erf) Estimator using Abramowitz-Stegun Scheme.Methods in org.drip.function.e2erf that return ErrorFunction Modifier and Type Method Description static ErrorFunction
ErrorFunction. HansHeinrichBurmannConvergent()
Construct the Convergent Hans Heinrich Burmann Version of the E2 erfstatic ErrorFunction
ErrorFunction. HansHeinrichBurmannSchopfSupancic2014()
Construct the Schopf-Supancic (2014) Hans Heinrich Burmann Version of the E2 erfstatic ErrorFunction
ErrorFunction. MacLaurin(int termCount)
Construct the Euler-MacLaurin Instance of the E2 erf