numpy.ma.masked_array.conj# 方法 ma.masked_array.conj()# 对所有元素求复共轭。 有关完整文档,请参阅 numpy.conjugate。 另请参阅 numpy.conjugate等效函数