lis_matrix_get_type(3) - Linux man page

Name

lis_matrix_get_type - get the storage format

Synopsis

#include "lis.h"

LIS_INT lis_matrix_get_type(LIS_MATRIX A, LIS_INT *matrix_type);

Description

Get the storage format.

Input

A
The matrix
matrix_type
The storage format

Output

Exit Status

The following exit values are returned:

0
The process is normally terminated
unspecified
An error occurred

See Also

lis(3)

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