SciPy

numpy.ma.MaskedArray.__int__

method

MaskedArray.__int__(self)[source]

Convert to int.

Next topic

numpy.ma.MaskedArray.__long__