![]() |
![]()
| ![]() |
![]()
NAMElis_solve - solve the linear equation SYNOPSIS#include "lis.h" LIS_INT lis_solve(LIS_MATRIX A, LIS_VECTOR b, LIS_VECTOR x, LIS_SOLVER solver); DESCRIPTIONSolve the linear equation with the specified solver. INPUTOUTPUTEXIT STATUSThe following exit values are returned:
SEE ALSOlis(3) http://www.ssisc.org/lis/
|