R/linalg.r
linalg-solve.Rd
Solve a system of equations.
linalg_solve(x, y)
Input data. The input values are overwritten.
The RHS, overwritten by the solution.