Function lapacke::cpptrf_work [] [src]

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