Function rgsl::blas::level1::sasum

source · []
pub fn sasum(x: &VectorF32) -> f32
Expand description

This function computes the absolute sum \sum |x_i| of the elements of the vector x.