Function lapack::fortran::dsytri2x [] [src]

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