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

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

Performs LU factorization AP = LU