Elementary Row Operations
There are three types of elementary row operations:
- Interchange rows
- Multiply row by a scalar
- Add a multiple of a row to another row
Note: These row operations are essential for performing Gaussian Elimination.
Fact: Row operation (3) on a matrix
can be represented by the Matrix Multiplication where is an Elementary Matrix.