Function lapacke::dpotrf2 [] [src]

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