numpy.ma.MaskedArray.conj# 方法 ma.MaskedArray.conj()# 对所有元素进行复共轭。 请参阅 numpy.conjugate 以获取完整文档。 另请参阅 numpy.conjugate等效函数