Introduction - If you have any usage issues, please Google them yourself
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