Function lapack::c::zsytrf_rook [] [src]

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