numpy.ma.MaskedArray.__ifloordiv__# 方法 ma.MaskedArray.__ifloordiv__(other)[源]# 将自身对其他数进行向下取整除法(原地操作)。