Function rgsl::blas::level1::dasum
[−]
[src]
pub fn dasum(x: &VectorF64) -> f64
This function computes the absolute sum \sum |x_i| of the elements of the vector x.