Logical and Shift Functions
This section describes the Intel IPP signal processing functions that perform logical and shift operations on vectors. Logical and shift functions are only defined for integer arguments.
For binary logical operations AND, OR and XOR, the following functions are provided:
AndC
, OrC
, XorC
for vector-scalar operations;And
, Or
, Xor
for vector-vector operations.