[back] [prev] [next] [index] [root]

 


MatEchelon

Returns the rank and an upper row echelon form of a matrix together with a transformation matrix. If the echelon form cannot be computed over the ring, it is computed over its field of fractions.

Syntax:

L := MatEchelon(M);

list
  L  
matrix
  M  

Description:

no detailed description available yet


<- back[back] [prev] [next] [index] [root]