Function lapack::sgetf2 [] [src]

pub fn sgetf2(m: usize, n: usize, a: &mut [f32], lda: usize, ipiv: &mut [i32], info: &mut i32)