Function lapack::c::ctptri_work [] [src]

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