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