Function m4ri_sys::mzd_echelonize_pluq[][src]

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

(Reduced) row echelon form using PLUQ factorisation

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

See mzd_pluq()

Return: Rank of A