External module "ql/math/incompletegamma"
Functions
incompleteGammaFunction
-
Parameters
-
-
-
Default value accuracy: Real = 1e-13
-
Default value maxIteration: Integer = 100
incompleteGammaFunctionContinuedFractionRepr
-
Parameters
-
-
-
Default value accuracy: Real = 1e-13
-
Default value maxIteration: Integer = 100
incompleteGammaFunctionSeriesRepr
-
Parameters
-
-
-
Default value accuracy: Real = 1e-13
-
Default value maxIteration: Integer = 100
inverseIncompleteGammaFunction
-
Parameters
-
-
-
Default value accuracy: Real = 1e-13
-
Default value maxIteration: Integer = 100
Incomplete Gamma function
The implementation of the algorithm was inspired by "Numerical Recipes in C", 2nd edition, Press, Teukolsky, Vetterling, Flannery, chapter 6