Function scirust::linalg::inverse::inverse_ero [] [src]

pub fn inverse_ero(a: &mut MatrixF64) -> Result<MatrixF64, SRError>

Computes the inverse of a matrix using elementary row operations