Skip to content

Commit

Permalink
Update doc/specs/stdlib_linalg.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
  • Loading branch information
perazz and jvdp1 authored Dec 21, 2024
1 parent 16a394a commit 8912cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/specs/stdlib_linalg.md
Original file line number Diff line number Diff line change
Expand Up @@ -1459,7 +1459,7 @@ If `err` is not present, exceptions trigger an `error stop`.
{!example/linalg/example_inverse_function.f90!}
```

## `pinv` - Moore-Penrose pseudo-inverse of a matrix.
## `pinv` - Moore-Penrose pseudo-inverse of a matrix

### Status

Expand Down

0 comments on commit 8912cf9

Please sign in to comment.