Skip to main content

and

Function and 

Source
pub fn and(left: &[f64], right: &[f64]) -> Vec<f64>
Expand description

Logical AND operation (auto-selects SIMD or scalar)