Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Array objects
»
Masked arrays
»
Constants of the
numpy.ma
module
»
numpy.ma.MaskedArray.__setmask__
¶
MaskedArray.
__setmask__
(
mask
,
copy=False
)
¶
Set the mask.
Previous topic
numpy.ma.MaskedArray.__contains__
Next topic
numpy.ma.MaskedArray.harden_mask
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Array objects
»
Masked arrays
»
Constants of the
numpy.ma
module
»