peroxide::structure::matrix

Function lapack_dpotrf

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