|  | LAPACK 3.12.1
    LAPACK: Linear Algebra PACKage | 
| Functions | |
| double precision function | dzsum1 (n, cx, incx) | 
| DZSUM1 forms the 1-norm of the complex vector using the true absolute value. | |
| real function | scsum1 (n, cx, incx) | 
| SCSUM1 forms the 1-norm of the complex vector using the true absolute value. | |