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

NAME

6       lis_vector_nrm1 - calculate the 1-norm of the vector
7
8

SYNOPSIS

10       subroutine lis_vector_nrm1(LIS_VECTOR x, LIS_SCALAR *value, LIS_INTEGER
11       ierr);
12
13

DESCRIPTION

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

INPUT

19       x      The vector
20
21

OUTPUT

23       value  The 1-norm of the vector
24
25

SEE ALSO

27       lis(3)
28
29       http://www.ssisc.org/lis/
30
31
32
33
34Man Page                          9 Sep 2014               lis_vector_nrm1(3f)
Impressum