summaryrefslogtreecommitdiff
path: root/SRC/sgeqp3.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sgeqp3.f')
-rw-r--r--SRC/sgeqp3.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/sgeqp3.f b/SRC/sgeqp3.f
index b4dc7be3..2a2497e3 100644
--- a/SRC/sgeqp3.f
+++ b/SRC/sgeqp3.f
@@ -99,8 +99,7 @@
*> The dimension of the array WORK. LWORK >= 3*N+1.
*> For optimal performance LWORK >= 2*N+( N+1 )*NB, where NB
*> is the optimal blocksize.
-*> \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