Function m4ri_sys::mzd_echelonize[][src]

pub unsafe extern "C" fn mzd_echelonize(a: *mut Mzd, full: c_int) -> Rci

(Reduced) row echelon form

A: matrix full: return the reduced row echelon form, not only upper triangular form.

Return: Rank of A