Function lapacke::csptri [] [src]

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