summaryrefslogtreecommitdiff
path: root/SRC/sggev.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2011-09-30 18:34:50 +0000
committerjulie <julielangou@users.noreply.github.com>2011-09-30 18:34:50 +0000
commit13acf3d65eb8df4cb8df221509bf0178396dcff1 (patch)
treee3adc3e2fab395b82d4e1bc5111ad5a74afe4be3 /SRC/sggev.f
parentd3718a28ef2fad11da862ba0782d39ce506d249f (diff)
downloadlapack-13acf3d65eb8df4cb8df221509bf0178396dcff1.tar.gz
lapack-13acf3d65eb8df4cb8df221509bf0178396dcff1.tar.bz2
lapack-13acf3d65eb8df4cb8df221509bf0178396dcff1.zip
Comments fix to be able to generate the new layout and the corresponding Doxygen documentation
Diffstat (limited to 'SRC/sggev.f')
-rw-r--r--SRC/sggev.f2
1 files changed, 2 insertions, 0 deletions
diff --git a/SRC/sggev.f b/SRC/sggev.f
index 6dcf8d0a..4f5d1409 100644
--- a/SRC/sggev.f
+++ b/SRC/sggev.f
@@ -71,7 +71,9 @@
* The leading dimension of B. LDB >= max(1,N).
*
* ALPHAR (output) REAL array, dimension (N)
+*
* ALPHAI (output) REAL array, dimension (N)
+*
* BETA (output) REAL array, dimension (N)
* On exit, (ALPHAR(j) + ALPHAI(j)*i)/BETA(j), j=1,...,N, will
* be the generalized eigenvalues. If ALPHAI(j) is zero, then