summaryrefslogtreecommitdiff
path: root/SRC/zlaqr1.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zlaqr1.f')
-rw-r--r--SRC/zlaqr1.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/zlaqr1.f b/SRC/zlaqr1.f
index 50b3a682..cc7200eb 100644
--- a/SRC/zlaqr1.f
+++ b/SRC/zlaqr1.f
@@ -56,7 +56,7 @@
*>
*> \param[in] H
*> \verbatim
-*> H is COMPLEX*16 array of dimension (LDH,N)
+*> H is COMPLEX*16 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*16 array of dimension N
+*> V is COMPLEX*16 array, dimension (N)
*> A scalar multiple of the first column of the
*> matrix K in (*).
*> \endverbatim