Module binary_bool

Module binary_bool 

Source

Structs§

BinaryBoolOpKernel
Kernel that performs binary boolean operations on two input vectors.
BinaryBoolOpOperator
Pipeline operator for binary boolean operations (AND, OR) on two boolean arrays.

Enums§

BoolOp
Boolean operations supported by the binary boolean operator.