rowEchelonForm

final static Matrix rowEchelonForm(Matrix $self)
final static ComplexMatrix rowEchelonForm(ComplexMatrix $self)

Calculate reduced row echelon form using Gaussian elimination.

Return

matrix in reduced row echelon form.