Source: wikibot/row-equivalence
= Row equivalence
{wiki=Row_equivalence}
Row equivalence is a concept in linear algebra that pertains to matrices. Two matrices are said to be row equivalent if one can be transformed into the other through a sequence of elementary row operations. These operations include: 1. **Row swapping**: Exchanging two rows of a matrix. 2. **Row scaling**: Multiplying all entries in a row by a non-zero scalar. 3. **Row addition**: Adding a multiple of one row to another row.