NumPy

numpy.ma.MaskType.conjugate

method

MaskType.conjugate()

Scalar method identical to the corresponding array attribute.

Please see ndarray.conjugate.