jax.lax.conj

Contents

jax.lax.conj#

jax.lax.conj(x)[source]#

Elementwise complex conjugate function: \(\overline{x}\).

Parameters:

x (jax.typing.ArrayLike)

Return type:

Array