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