right_shift

odl.ufunc_ops.ufunc_ops.right_shift(domain=RealNumbers())

Shift the bits of an integer to the right.

Notes

This creates a Operator/Functional that applies a ufunc pointwise.