gstools.tools.inc_gamma
- gstools.tools.inc_gamma(s, x)[source]
Calculate the (upper) incomplete gamma function.
Given by:

- Parameters
s (
float) – exponent in the integralx (
numpy.ndarray) – input values
Calculate the (upper) incomplete gamma function.
Given by: 
s (float) – exponent in the integral
x (numpy.ndarray) – input values