Skip to content

Commit d059be4

Browse files
committed
ZLALSD, parameter comment: WORK dimension (N*NRHS)
like in CLALSD
1 parent 24f7712 commit d059be4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

SRC/zlalsd.f

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,7 @@
136136
*>
137137
*> \param[out] WORK
138138
*> \verbatim
139-
*> WORK is COMPLEX*16 array, dimension at least
140-
*> (N * NRHS).
139+
*> WORK is COMPLEX*16 array, dimension (N * NRHS)
141140
*> \endverbatim
142141
*>
143142
*> \param[out] RWORK

0 commit comments

Comments
 (0)