summaryrefslogtreecommitdiff
path: root/SRC/zgghrd.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zgghrd.f')
-rw-r--r--SRC/zgghrd.f10
1 files changed, 5 insertions, 5 deletions
diff --git a/SRC/zgghrd.f b/SRC/zgghrd.f
index 2a428658..a3f96930 100644
--- a/SRC/zgghrd.f
+++ b/SRC/zgghrd.f
@@ -79,11 +79,11 @@
*> \param[in] COMPZ
*> \verbatim
*> COMPZ is CHARACTER*1
-*> = 'N': do not compute Q;
-*> = 'I': Q is initialized to the unit matrix, and the
-*> unitary matrix Q is returned;
-*> = 'V': Q must contain a unitary matrix Q1 on entry,
-*> and the product Q1*Q is returned.
+*> = 'N': do not compute Z;
+*> = 'I': Z is initialized to the unit matrix, and the
+*> unitary matrix Z is returned;
+*> = 'V': Z must contain a unitary matrix Z1 on entry,
+*> and the product Z1*Z is returned.
*> \endverbatim
*>
*> \param[in] N