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 LowerRegularized
LowerRegularized. EulerIntegral()
Construct the Euler Integral Version of Lower Regularized Incomplete Gamma Functionstatic LowerRegularized
LowerRegularized. GaussContinuedFraction(int n)
Construct the Gauss Continued Fraction Version of Lower Regularized Incomplete Gamma Functionstatic LowerRegularized
LowerRegularized. NIST2019(int n)
Construct the NIST (2019) Version of Lower Regularized Incomplete Gamma Functionstatic LowerRegularized
LowerRegularized. WeierstrassLimit(int n)
Construct the Weierstrass Limit Version of Lower Regularized Incomplete Gamma Function