Function peroxide::structure::matrix::lapack_dpotrf

source ยท
pub fn lapack_dpotrf(mat: &Matrix, UPLO: UPLO) -> Option<DPOTRF>