Function lapack::fortran::sgeequb [] [src]

pub fn sgeequb(m: i32, n: i32, a: &[f32], lda: i32, r: &mut [f32], c: &mut [f32], rowcnd: &mut f32, colcnd: &mut f32, amax: &mut f32, info: &mut i32)