|
NAMElis_matrix_copy - copy the values of the matrix elementsSYNOPSIS#include "lis.h"LIS_INT lis_matrix_copy(LIS_MATRIX Ain, LIS_MATRIX Aout); DESCRIPTIONCopy the values of the matrix elements.INPUT
OUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |