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 59dae89 commit 3c72b06Copy full SHA for 3c72b06
doc/specs/stdlib_linalg.md
@@ -654,7 +654,7 @@ This interface is equivalent to the `pure` version of determinant [[stdlib_linal
654
655
### Arguments
656
657
-`a`: Shall be a rank-2 square array
+`a`: Shall be a rank-2 square array of any `real` or `complex` kinds. It is an `intent(in)` argument.
658
659
### Return value
660
0 commit comments