Function lapack::c::stptri [] [src]

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