cf.Field.__invert__

Field.__invert__()[source]

The unary arithmetic operation ~

x.__invert__() <==> ~x

Previous topic

cf.Field.__abs__

Next topic

Large Amounts of Massive Arrays (LAMA)

This Page