summaryrefslogtreecommitdiff
path: root/SRC/cgebrd.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cgebrd.f')
-rw-r--r--SRC/cgebrd.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cgebrd.f b/SRC/cgebrd.f
index d01e228a..a15a2aa0 100644
--- a/SRC/cgebrd.f
+++ b/SRC/cgebrd.f
@@ -102,7 +102,7 @@
*>
*> \param[out] TAUQ
*> \verbatim
-*> TAUQ is COMPLEX array dimension (min(M,N))
+*> TAUQ is COMPLEX array, dimension (min(M,N))
*> The scalar factors of the elementary reflectors which
*> represent the unitary matrix Q. See Further Details.
*> \endverbatim