summaryrefslogtreecommitdiff
path: root/SRC/cgeqrt.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cgeqrt.f')
-rw-r--r--SRC/cgeqrt.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/cgeqrt.f b/SRC/cgeqrt.f
index 4733e2a2..23e6705b 100644
--- a/SRC/cgeqrt.f
+++ b/SRC/cgeqrt.f
@@ -79,13 +79,13 @@
*> The upper triangular block reflectors stored in compact form
*> as a sequence of upper triangular blocks. See below
*> for further details.
+*> \endverbatim
*>
*> \param[in] LDT
*> \verbatim
*> LDT is INTEGER
*> The leading dimension of the array T. LDT >= NB.
*> \endverbatim
-*> \endverbatim
*>
*> \param[out] WORK
*> \verbatim
@@ -117,7 +117,6 @@
* ===============
*>\details \b Further \b Details
*> \verbatim
-*
*> The matrix V stores the elementary reflectors H(i) in the i-th column
*> below the diagonal. For example, if M=5 and N=3, the matrix V is
*>