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 59a881d commit 523bf4cCopy full SHA for 523bf4c
src/stdlib_linalg.fypp
@@ -910,7 +910,7 @@ module stdlib_linalg
910
!! version: experimental
911
!!
912
!! Pseudo-inverse operator of a matrix
913
- !! ([Specification](../page/specs/stdlib_linalg.html#pinv-pseudo-inverse-operator-of-a-matrix))
+ !! ([Specification](../page/specs/stdlib_linalg.html#pinv-moore-penrose-pseudo-inverse-operator))
914
915
!!### Summary
916
!! Operator interface for computing the Moore-Penrose pseudo-inverse of a `real` or `complex` matrix.
0 commit comments