Computes the solution of the system: where A is a non-singular matrix.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | A(:,:) |
Non-singular matrix |
||
| real, | intent(in) | :: | b(:) |
Right hand side vector |
Solution vector x