Function lapack::c::dpotri_work [] [src]

pub fn dpotri_work(layout: Layout, uplo: u8, n: i32, a: &mut [f64], lda: i32) -> i32