cf 3.0.6
Introduction
CF data model
Installation
Tutorial
Analysis
API reference
Aggregation rules
Performance
Older releases
Change log
Related Topics
Documentation overview
API reference
cf classes
cf.Bounds
Previous:
cf.Bounds.__rand__
Next:
cf.Bounds.__rxor__
This Page
Show Source
Quick search
cf.Bounds.__ror__
¶
Bounds.
__ror__
(
y
)
[source]
¶
The binary bitwise operation
|
with reflected operands
x.__ror__(y) <==> y|x