Function lapack::c::dtptri_work [] [src]

pub fn dtptri_work(layout: Layout, uplo: u8, diag: u8, n: i32, ap: &mut [f64]) -> i32