1lis_matrix_destroy(3)        Lis Library Functions       lis_matrix_destroy(3)
2
3
4

NAME

6       lis_matrix_destroy - destroy the matrix
7
8

SYNOPSIS

10       #include "lis.h"
11
12       LIS_INT lis_matrix_destroy(LIS_MATRIX A);
13
14

DESCRIPTION

16       Destroy matrix A.
17
18

INPUT

20       A      The matrix to be destroyed
21
22

EXIT STATUS

24       The following exit values are returned:
25
26       0      The process is normally terminated
27
28       unspecified
29              An error occurred
30
31

SEE ALSO

33       lis(3)
34
35       http://www.ssisc.org/lis/
36
37
38
39
40Man Page                          6 Sep 2012             lis_matrix_destroy(3)
Impressum