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

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

Performs LU factorization A = LU