summaryrefslogtreecommitdiff
path: root/SRC/claqr1.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/claqr1.f')
-rw-r--r--SRC/claqr1.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/claqr1.f b/SRC/claqr1.f
index b129bbab..b448ddb2 100644
--- a/SRC/claqr1.f
+++ b/SRC/claqr1.f
@@ -56,7 +56,7 @@
*>
*> \param[in] H
*> \verbatim
-*> H is COMPLEX array of dimension (LDH,N)
+*> H is COMPLEX array, dimension (LDH,N)
*> The 2-by-2 or 3-by-3 matrix H in (*).
*> \endverbatim
*>
@@ -81,7 +81,7 @@
*>
*> \param[out] V
*> \verbatim
-*> V is COMPLEX array of dimension N
+*> V is COMPLEX array, dimension (N)
*> A scalar multiple of the first column of the
*> matrix K in (*).
*> \endverbatim