Function lapack::dpotrf [] [src]

pub fn dpotrf(uplo: u8, n: usize, a: &mut [f64], lda: usize, info: &mut i32)