Function lapack::c::ctftri_work [] [src]

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