Skip to main content

not

Function not 

Source
pub fn not(values: &[f64]) -> Vec<f64>
Expand description

Logical NOT operation (auto-selects SIMD or scalar)