Skip to content

Commit

Permalink
fix spec link
Browse files Browse the repository at this point in the history
  • Loading branch information
perazz committed Nov 27, 2024
1 parent 59a881d commit 523bf4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stdlib_linalg.fypp
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,7 @@ module stdlib_linalg
!! version: experimental
!!
!! Pseudo-inverse operator of a matrix
!! ([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))
!!
!!### Summary
!! Operator interface for computing the Moore-Penrose pseudo-inverse of a `real` or `complex` matrix.
Expand Down

0 comments on commit 523bf4c

Please sign in to comment.