|
D.3.1.26 rm_unitrow
Procedure from library matrix.lib (see matrix_lib).
- Usage:
- rm_unitrow(A); A matrix (being col-reduced)
- Return:
- matrix, obtained from A by deleting unit rows (having just one 1
and else 0 as entries) and associated columns
Example:
|