We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04f1465 commit 5e0620cCopy full SHA for 5e0620c
doc/specs/stdlib_linalg.md
@@ -636,7 +636,7 @@ Two
636
637
### Return value
638
639
-Returns an array value that represents the solution to the linear system of equations.
+For a full-rank matrix, returns an array value that represents the solution to the linear system of equations.
640
641
Raises `LINALG_ERROR` if the matrix is singular to working precision.
642
Raises `LINALG_VALUE_ERROR` if the matrix and rhs vectors have invalid/incompatible sizes.
0 commit comments