Function lapack::fortran::dsytri [] [src]

pub fn dsytri(uplo: u8, n: i32, a: &mut [f64], lda: i32, ipiv: &[i32], work: &mut [f64], info: &mut i32)