jax.lax.igamma_grad_a# jax.lax.igamma_grad_a(a, x)[source]# Elementwise derivative of the 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