summaryrefslogtreecommitdiff
path: root/SRC/cggev.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cggev.f')
-rw-r--r--SRC/cggev.f1
1 files changed, 1 insertions, 0 deletions
diff --git a/SRC/cggev.f b/SRC/cggev.f
index 9d5437d3..3ce1d101 100644
--- a/SRC/cggev.f
+++ b/SRC/cggev.f
@@ -71,6 +71,7 @@
* The leading dimension of B. LDB >= max(1,N).
*
* ALPHA (output) COMPLEX array, dimension (N)
+*
* BETA (output) COMPLEX array, dimension (N)
* On exit, ALPHA(j)/BETA(j), j=1,...,N, will be the
* generalized eigenvalues.