Incomplete Gamma function. More...

Namespaces | |
| QuantLib | |
Functions | |
| Real | incompleteGammaFunction (Real a, Real x, Real accuracy=1.0e-13, Integer maxIteration=100) |
| Incomplete Gamma function. More... | |
| Real | incompleteGammaFunctionSeriesRepr (Real a, Real x, Real accuracy=1.0e-13, Integer maxIteration=100) |
| Real | incompleteGammaFunctionContinuedFractionRepr (Real a, Real x, Real accuracy=1.0e-13, Integer maxIteration=100) |
Incomplete Gamma function.