numpy.ma.MaskType.searchsorted

method

ma.MaskType.searchsorted()

Scalar method identical to the corresponding array attribute.

Please see ndarray.searchsorted.