Function lapack::fortran::sgetri
[−]
[src]
pub fn sgetri(n: i32, a: &mut [f32], lda: i32, ipiv: &[i32], work: &mut [f32], lwork: i32, info: &mut i32)