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

pub fn dzasum(x: &VectorComplexF64) -> f64

This function computes the sum of the magnitudes of the real and imaginary parts of the complex vector x, \sum |\Re(x_i)| + |\Im(x_i)|.