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