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 LowerSFixedLowerSFixed. NIST2019(double s, int termCount)Construct the NIST (2019) Lower S Fixed Series Incomplete Gamma Estimatorstatic LowerSFixedLowerSFixed. WeierstrassLimit(double s, int termCount)Construct the Weierstrass Lower S Fixed Series Incomplete Gamma Estimator