LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
sum1: sum | x_i | (in LAPACK)
Collaboration diagram for sum1: sum | x_i | (in LAPACK):

Functions

double precision function dzsum1 (N, CX, INCX)
 DZSUM1 forms the 1-norm of the complex vector using the true absolute value. More...
 
real function scsum1 (N, CX, INCX)
 SCSUM1 forms the 1-norm of the complex vector using the true absolute value. More...
 

Detailed Description