Uses of Class
org.drip.specialfunction.incompletegamma.LowerRegularized
| Package | Description |
|---|---|
| org.drip.specialfunction.incompletegamma |
Upper/Lower Incomplete Gamma Functions
|
-
Uses of LowerRegularized in org.drip.specialfunction.incompletegamma
Methods in org.drip.specialfunction.incompletegamma that return LowerRegularized Modifier and Type Method Description static LowerRegularizedLowerRegularized. EulerIntegral()Construct the Euler Integral Version of Lower Regularized Incomplete Gamma Functionstatic LowerRegularizedLowerRegularized. GaussContinuedFraction(int n)Construct the Gauss Continued Fraction Version of Lower Regularized Incomplete Gamma Functionstatic LowerRegularizedLowerRegularized. NIST2019(int n)Construct the NIST (2019) Version of Lower Regularized Incomplete Gamma Functionstatic LowerRegularizedLowerRegularized. WeierstrassLimit(int n)Construct the Weierstrass Limit Version of Lower Regularized Incomplete Gamma Function