We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba1ff0e commit 3ec6c79Copy full SHA for 3ec6c79
SRC/dlasd1.f
@@ -156,7 +156,7 @@
156
*> The leading dimension of the array VT. LDVT >= max( 1, M ).
157
*> \endverbatim
158
*>
159
-*> \param[out] IDXQ
+*> \param[in,out] IDXQ
160
*> \verbatim
161
*> IDXQ is INTEGER array, dimension(N)
162
*> This contains the permutation which will reintegrate the
SRC/slasd1.f
*> IDXQ is INTEGER array, dimension (N)
0 commit comments