Function lapacke::chetrf_rook[][src]

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