![]() |
![]()
| ![]() |
![]()
NAMElis_array_ge - calculate the inverse of the matrix with the Gaussian elimination SYNOPSIS#include "lis.h" LIS_INT lis_array_ge(LIS_INT n, LIS_SCALAR a[]); DESCRIPTIONCalculate the inverse A^-1of matrix A with the Gaussian elimination. INPUTOUTPUT
EXIT STATUSThe following exit values are returned:
SEE ALSOlis(3) http://www.ssisc.org/lis/
|