numpy.ma.masked_array.conj#

方法

ma.masked_array.conj()#

共轭所有元素.

请参阅 numpy.conjugate 以获取完整文档.

参见

numpy.conjugate

等效函数