summaryrefslogtreecommitdiff
path: root/SRC/cgebd2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cgebd2.f')
-rw-r--r--SRC/cgebd2.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cgebd2.f b/SRC/cgebd2.f
index e8741202..7ce92a91 100644
--- a/SRC/cgebd2.f
+++ b/SRC/cgebd2.f
@@ -100,7 +100,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