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

NAME

6       lis_vector_nrmi - calculate the infinity norm of the vector
7
8

SYNOPSIS

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

DESCRIPTION

15       Calculate the infinity norm of vector x.
16
17

INPUT

19       x      The vector
20
21

OUTPUT

23       value  The infinity 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_nrmi(3f)
Impressum