Function lapack::fortran::dgetri [] [src]

pub fn dgetri(n: i32, a: &mut [f64], lda: i32, ipiv: &[i32], work: &mut [f64], lwork: i32, info: &mut i32)