Function lapacke::zsptri[][src]

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