LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
nrm2: || x ||_2
Collaboration diagram for nrm2: || x ||_2:

Functions

real(wp) function dnrm2 (n, x, incx)
 DNRM2 More...
 
real(wp) function dznrm2 (n, x, incx)
 DZNRM2 More...
 
real(wp) function scnrm2 (n, x, incx)
 SCNRM2 More...
 
real(wp) function snrm2 (n, x, incx)
 SNRM2 More...
 

Detailed Description