Function lapack::c::ssytri [] [src]

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