Returns the euclidean norm of a vector via the function.
sqrt( x'*x ).
nrm2
BLAS: SNRM2, DNRM2, SCNRM2, DZNRM2
See Implementation
Returns the euclidean norm of a vector via the function.