Function lapack::c::strtri_work [] [src]

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