jax.Array.conj# abstract Array.conj()[source]# Return the complex conjugate of the array. Refer to jax.numpy.conj() for the full documentation. Parameters: self (Array) Return type: Array