SciPy

numpy.ma.MaskedArray.__int__ΒΆ

MaskedArray.__int__()[source]ΒΆ

Convert to int.

Next topic

numpy.ma.MaskedArray.__long__