Warning

This page was created from a pull request.

jax.lax.igammac¶

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

Elementwise complementary regularized incomplete gamma function.

Parameters
  • a (Any) –

  • x (Any) –

Return type

Any