Function lapack::c::dsytri [] [src]

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