Function lapack::c::csptri_work [] [src]

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