jax.lax.igamma

Warning

This page was created from a pull request (#9655).

jax.lax.igamma¶

jax.lax.igamma(a, x)[source]¶

Elementwise regularized incomplete gamma function.

Parameters
  • a (Any) –

  • x (Any) –

Return type

Any