Function lapack::c::stptri_work [] [src]

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