editmatrix
the
equality part of E is transformed to reduced row echelon
form.Write a system of equations in reduced row echelon form
echelon(E, ...) ## S3 method for class 'editmatrix':
echelon(E, ...)
## S3 method for class 'matrix':
echelon(E,
tol = sqrt(.Machine$double.eps), ...)
## S3 method for class 'editset':
echelon(E, ...)