jax.Array.conjugate# abstract Array.conjugate()[源代码]# 返回数组的复共轭。 请参阅 jax.numpy.conjugate() 获取完整文档。 参数: self (Array) 返回类型: Array