![]() |
![]()
| ![]() |
![]()
NAMElis_array_solve - solve the linear equation with the direct method SYNOPSISsubroutine lis_array_solve(LIS_INTEGER n, LIS_SCALAR a(), LIS_SCALAR b(), LIS_SCALAR x(), LIS_SCALAR w(), LIS_INTEGER ierr); DESCRIPTIONSolve the linear equation Ax=b with the specified solver. INPUTOUTPUT
SEE ALSOlis(3) http://www.ssisc.org/lis/
|