Uses of Class
org.drip.specialfunction.incompletegamma.UpperRegularized
Package | Description |
---|---|
org.drip.specialfunction.incompletegamma |
Upper/Lower Incomplete Gamma Functions
|
-
Uses of UpperRegularized in org.drip.specialfunction.incompletegamma
Methods in org.drip.specialfunction.incompletegamma that return UpperRegularized Modifier and Type Method Description static UpperRegularized
UpperRegularized. AbramowitzStegun2007(int n)
Construct the Abramowitz Stegun 2007 Version of Upper Regularized Incomplete Gamma Functionstatic UpperRegularized
UpperRegularized. EulerIntegral()
Construct the Euler Integral Version of Upper Regularized Incomplete Gamma Functionstatic UpperRegularized
UpperRegularized. GaussContinuedFraction(int n)
Construct the Gauss Continued Version of Upper Regularized Incomplete Gamma Functionstatic UpperRegularized
UpperRegularized. Weisstein()
Construct the Weisstein Version of Upper Regularized Incomplete Gamma Function