Function scirust::linalg::lu::lup_ero [] [src]

pub fn lup_ero(a: &MatrixF64) -> (MatrixF64, MatrixF64, MatrixF64)

Performs LU factorization PA = LU