We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e36e80 commit cb74a73Copy full SHA for cb74a73
1 file changed
SRC/ssbgvx.f
@@ -241,12 +241,12 @@
241
*>
242
*> \param[out] WORK
243
*> \verbatim
244
-*> WORK is REAL array, dimension (7N)
+*> WORK is REAL array, dimension (7*N)
245
*> \endverbatim
246
247
*> \param[out] IWORK
248
249
-*> IWORK is INTEGER array, dimension (5N)
+*> IWORK is INTEGER array, dimension (5*N)
250
251
252
*> \param[out] IFAIL
0 commit comments