Solve a system of equations.

linalg_solve(x, y)

Arguments

x

Input data. The input values are overwritten.

y

The RHS, overwritten by the solution.