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