ggsetRowChange

ggsetRowChange -- gbengine command string.

arguments: m:SparseMutableMatrix n:SparseMutableMatrix >> .

Set 'm' to record row operations in the matrix 'n'. The matrix 'n' should have the same number of columns as 'm' has rows. Thus, each time a row operation is performed on 'm', the corresponding column operation is performed on the matrix 'n'.


topindexpreviousupnext