Function rgsl::blas::level1::dasum

source · []
pub fn dasum(x: &VectorF64) -> f64
Expand description

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