chsvlib
chsv helper source code

◆ ReducedRowEchelonForm()

derived_type ReducedRowEchelonForm ( ) const

Calculates a reduced row echelon form of the current matrix using Gaussian elimination and returns the result as a newly created matrix.

Returns
A new matrix holding the result of the transformation.