\relax \@writefile{toc}{\contentsline {section}{\numberline {1}The Reduced Row Echelon Form}{1}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {2}Definition of the RREF}{2}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {3}Is this an RREF matrix?}{2}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {4}The {\tt {is\_rref()}} code}{2}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {5}RREF Test Cases:}{3}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {6}EROS: Elementary Row Operations}{4}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {7}Choose the pivot row}{4}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {8}Swap current row and pivot row}{5}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {9}Scale the pivot row}{6}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {10}Use pivot to zero out lower entries}{6}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {11}Computing the RREF}{7}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {12}Computing the inverse matrix}{7}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {13}Learning from disasters}{8}{}\protected@file@percent } \gdef \@abspage@last{8}