bitwise_and¶
-
odl.ufunc_ops.ufunc_ops.
bitwise_and
(domain=RealNumbers())¶ Compute the bit-wise AND of two arrays element-wise.
See also
Notes
This creates a
Operator
/Functional
that applies a ufunc pointwise.
odl.ufunc_ops.ufunc_ops.
bitwise_and
(domain=RealNumbers())¶Compute the bit-wise AND of two arrays element-wise.
See also
Notes
This creates a Operator
/Functional
that applies a ufunc pointwise.