Function lapack::c::sgetri [] [src]

pub fn sgetri(layout: Layout, n: i32, a: &mut [f32], lda: i32, ipiv: &[i32]) -> i32