Skip to content

Commit 3c72b06

Browse files
perazzjvdp1
andauthored
Update doc/specs/stdlib_linalg.md
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 59dae89 commit 3c72b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_linalg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ This interface is equivalent to the `pure` version of determinant [[stdlib_linal
654654

655655
### Arguments
656656

657-
`a`: Shall be a rank-2 square array
657+
`a`: Shall be a rank-2 square array of any `real` or `complex` kinds. It is an `intent(in)` argument.
658658

659659
### Return value
660660

0 commit comments

Comments
 (0)