numpy.ma.allequal

numpy.ma.allequal(a, b, fill_value=True)
Return True if all entries of a and b are equal, using fill_value as a truth value where either or both are masked.

Previous topic

numpy.ma.MaskedArray.round

Next topic

numpy.ma.allclose

This Page

Quick search