Warning

This page was created from a pull request.

jax.lax.lgamma¶

jax.lax.lgamma(x)[source]¶

Elementwise log gamma: \(\mathrm{log}(\Gamma(x))\).

Parameters

x (Any) –

Return type

Any