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