kotrix
/
operations
/
GEKt
/
rowEchelonForm
row
Echelon
Form
final static
Matrix
rowEchelonForm
(
Matrix
$self)
Content copied to clipboard
final static
ComplexMatrix
rowEchelonForm
(
ComplexMatrix
$self)
Content copied to clipboard
Calculate reduced row echelon form using Gaussian elimination.
Return
matrix in reduced row echelon form.