Uses of Class
org.drip.specialfunction.incompletegamma.LowerSFixed
Package | Description |
---|---|
org.drip.specialfunction.incompletegamma |
Upper/Lower Incomplete Gamma Functions
|
-
Uses of LowerSFixed in org.drip.specialfunction.incompletegamma
Methods in org.drip.specialfunction.incompletegamma that return LowerSFixed Modifier and Type Method Description static LowerSFixed
LowerSFixed. NIST2019(double s, int termCount)
Construct the NIST (2019) Lower S Fixed Series Incomplete Gamma Estimatorstatic LowerSFixed
LowerSFixed. WeierstrassLimit(double s, int termCount)
Construct the Weierstrass Lower S Fixed Series Incomplete Gamma Estimator