chsvlib
chsv helper source code

◆ ReducedRowEchelonFormMe()

derived_type& ReducedRowEchelonFormMe ( )

Calculates a reduced row echelon form of the current matrix using Gaussian elimination, replaces contents of the current matrix with the result, and returns a reference to the matrix.

Returns
A reference to the current matrix holding the result.