Warning

This page was created from a pull request.

jax.lax.igamma¶

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

Elementwise regularized incomplete gamma function.

Parameters
  • a (Any) –

  • x (Any) –

Return type

Any