Navigation
index
next
|
previous
|
NumPy v1.8 Manual
»
NumPy Reference
»
Array objects
»
Masked arrays
»
Constants of the
numpy.ma
module
»
numpy.ma.MaskedArray.__xor__
¶
MaskedArray.
__xor__
¶
x.__xor__(y) <==> x^y