Function lapack::c::zsptri_work [] [src]

pub fn zsptri_work(layout: Layout, uplo: u8, n: i32, ap: &mut [c64], ipiv: &[i32], work: &mut [c64]) -> i32