Function lapack::c::ssytri2 [] [src]

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