Gaussian elimination

ID: gaussian-elimination

Gaussian elimination is a systematic method for solving systems of linear equations. It is also used to find the rank of a matrix, compute the inverse of an invertible matrix, and determine whether a system of equations has no solution, one solution, or infinitely many solutions.

New to topics? Read the docs here!