Function lapack::fortran::sgetrf2 [] [src]

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