Function nuts_rs::math::axpy

source · []
pub fn axpy(x: &[f64], y: &mut [f64], a: f64)