jax.lax.igamma# jax.lax.igamma(a, x)[source]# Elementwise regularized incomplete gamma function. Parameters: a (Array | ndarray | bool | number | bool | int | float | complex | TypedNdArray) x (Array | ndarray | bool | number | bool | int | float | complex | TypedNdArray) Return type: Array