Function lapack::c::csptrf_work [] [src]

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