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 5923a54 commit 31cdc84Copy full SHA for 31cdc84
src/stdlib_linalg.fypp
@@ -229,7 +229,7 @@ module stdlib_linalg
229
!!### Description
230
!!
231
!! This interface provides methods for computing the determinant of a matrix.
232
- !! Supported data types include real and complex.
+ !! Supported data types include `real` and `complex`.
233
234
!!@note The provided functions are intended for square matrices only.
235
0 commit comments