Function lapack::c::dsytrf_rook [] [src]

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