peroxide::structure::matrix

Function lapack_dgetrs

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

Peroxide version of dgetrs