Function rgsl::blas::level1::sasum [] [src]

pub fn sasum(x: &VectorF32) -> f32

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