RankDecomposition¶
Factors a rank-r matrix into {C, F}, where C holds the pivot columns and
F the nonzero reduced-row-echelon rows, so that C.F equals the original
matrix.
RankDecomposition¶Factors a rank-r matrix into {C, F}, where C holds the pivot columns and
F the nonzero reduced-row-echelon rows, so that C.F equals the original
matrix.