diff options
Diffstat (limited to 'SRC/zgelsy.f')
-rw-r--r-- | SRC/zgelsy.f | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/zgelsy.f b/SRC/zgelsy.f index 3aaf57ba..c0126773 100644 --- a/SRC/zgelsy.f +++ b/SRC/zgelsy.f @@ -169,8 +169,7 @@ *> where NB is an upper bound on the blocksize returned *> by ILAENV for the routines ZGEQP3, ZTZRZF, CTZRQF, ZUNMQR, *> and ZUNMRZ. -*> \endverbatim -*> \verbatim +*> *> If LWORK = -1, then a workspace query is assumed; the routine *> only calculates the optimal size of the WORK array, returns *> this value as the first entry of the WORK array, and no error |