right_shift¶
- odl.ufunc_ops.ufunc_ops.right_shift(domain=RealNumbers())¶
Shift the bits of an integer to the right.
See also
Notes
This creates a
Operator
/Functional
that applies a ufunc pointwise.
Shift the bits of an integer to the right.
See also
Notes
This creates a Operator
/Functional
that applies a ufunc pointwise.