summaryrefslogtreecommitdiff
path: root/SRC/cgegv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cgegv.f')
-rw-r--r--SRC/cgegv.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/cgegv.f b/SRC/cgegv.f
index 29f1b99e..69fc8295 100644
--- a/SRC/cgegv.f
+++ b/SRC/cgegv.f
@@ -200,8 +200,7 @@
*> blocksizes (for CGEQRF, CUNMQR, and CUNGQR.) Then compute:
*> NB -- MAX of the blocksizes for CGEQRF, CUNMQR, and CUNGQR;
*> The optimal LWORK is MAX( 2*N, N*(NB+1) ).
-*> \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