Skip to main content

eq

Function eq 

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

Equality comparison (auto-selects SIMD or scalar)