Function lapack::fortran::zsptri [] [src]

pub fn zsptri(uplo: u8, n: i32, ap: &mut [c64], ipiv: &[i32], work: &mut [c64], info: &mut i32)