|
NAMElis_array_ge - calculate the inverse of the matrix with the Gaussian eliminationSYNOPSISsubroutine lis_array_ge(LIS_INTEGER n, LIS_SCALAR a(), LIS_INTEGER ierr);DESCRIPTIONCalculate the inverse A of matrix A with the Gaussian elimination.INPUT
OUTPUT
SEE ALSOlis(3)http://www.ssisc.org/lis/
Visit the GSP FreeBSD Man Page Interface. |