Function lapack::sgetrf [] [src]

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