Description: Select the main element Gauss- Jordan elimination method for solving sparse linear equations
Input parameters a [] coefficient matrix, n order linear equations, b [] right-hand side
Output parameter b solution of equations []
Returns: 1 0 Solving failure to solve succe
To Search:
File list (Check if you may need any files):
SolveLinearEqutations.c