Skip to main content

bitwise_and

Function bitwise_and 

Source
pub fn bitwise_and(a: &BitStreamTensor, b: &BitStreamTensor) -> BitStreamTensor
Expand description

Compute bitwise-AND between two packed tensors.