Function peroxide::structure::matrix::lapack_dgetrs

source ยท
pub fn lapack_dgetrs(dgrf: &DGETRF, b: &Matrix) -> Option<Matrix>
Expand description

Peroxide version of dgetrs