numpy.ma.MaskType.conjugate#

method

ma.MaskType.conjugate()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.conjugate.