Uses of Package
org.drip.specialfunction.incompletegamma
Package | Description |
---|---|
org.drip.specialfunction.incompletegamma |
Upper/Lower Incomplete Gamma Functions
|
-
Classes in org.drip.specialfunction.incompletegamma used by org.drip.specialfunction.incompletegamma Class Description LimitAsymptote LimitAsymptote implements the Asymptotes for the Lower/Upper Incomplete Gamma Function.LowerRegularized LowerRegularized implements the Regularized Version of the Lower Incomplete Gamma.LowerSFixed LowerSFixed implements the Lower Incomplete Gamma Function using Power Series for a Fixed s.LowerSFixedSeries LowerSFixedSeries implements Lower Incomplete Gamma Expansion Series.UpperRegularized UpperRegularized implements the Regularized Version of the Upper Incomplete Gamma.UpperSFixed UpperSFixed implements the Upper Incomplete Gamma Function using the Power Expansion Series, starting with s = 0 if Recurrence is employed.