lis_vector_nrm2.3f - Man Page

calculate the 2-norm of the vector

Synopsis

subroutine lis_vector_nrm2(LIS_VECTOR x, LIS_REAL *value, LIS_INTEGER ierr);

Description

Calculate the 2-norm of vector x.

Input

x

The vector

Output

value

The 2-norm of the vector

See Also

lis(3)

http://www.ssisc.org/lis/

Info

10 Oct 2016 Man Page Lis Library Functions