cupy.bitwise_and#

cupy.bitwise_and = <ufunc 'cupy_bitwise_and'>#

Computes the bitwise AND of two arrays elementwise.

Only integer and boolean arrays are handled.