Function lapack::c::dgetri [] [src]

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