cf 3.0.4
Introduction
CF data model
Installation
Tutorial
API reference
Aggregation rules
Performance
Older releases
Change log
Related Topics
Documentation overview
API reference
cf classes
cf.CellMeasure
Previous:
cf.CellMeasure.__or__
Next:
cf.CellMeasure.__lshift__
This Page
Show Source
Quick search
cf.CellMeasure.__xor__
¶
CellMeasure.
__xor__
(
y
)
[source]
¶
The binary bitwise operation
^
x.__xor__(y) <==> x^y