Function m4ri_sys::mzd_top_echelonize_m4ri[][src]

pub unsafe extern "C" fn mzd_top_echelonize_m4ri(m: *mut Mzd, k: c_int)

Matrix elimination using the Method of the four russians (m4ri)

M: Matrix to be reduced k: M4ri parameter, may be 0 for auto-choose