1lis_vector_nrm2(3f)          Lis Library Functions         lis_vector_nrm2(3f)
2
3
4

NAME

6       lis_vector_nrm2 - calculate the 2-norm of the vector
7
8

SYNOPSIS

10       subroutine  lis_vector_nrm2(LIS_VECTOR  x, LIS_REAL *value, LIS_INTEGER
11       ierr);
12
13

DESCRIPTION

15       Calculate the 2-norm of vector x.
16
17

INPUT

19       x      The vector
20
21

OUTPUT

23       value  The 2-norm of the vector
24
25

SEE ALSO

27       lis(3)
28
29       http://www.ssisc.org/lis/
30
31
32
33
34Man Page                          10 Oct 2016              lis_vector_nrm2(3f)
Impressum