summaryrefslogtreecommitdiff
path: root/SRC/sgeevx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sgeevx.f')
-rw-r--r--SRC/sgeevx.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/sgeevx.f b/SRC/sgeevx.f
index f1ae89e7..db20e8be 100644
--- a/SRC/sgeevx.f
+++ b/SRC/sgeevx.f
@@ -294,7 +294,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date September 2012
+*> \date June 2016
*
* @generated from dgeevx.f, fortran d -> s, Tue Apr 19 01:47:44 2016
*
@@ -306,10 +306,10 @@
$ RCONDE, RCONDV, WORK, LWORK, IWORK, INFO )
implicit none
*
-* -- LAPACK driver routine (version 3.4.2) --
+* -- LAPACK driver routine (version 3.6.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* September 2012
+* June 2016
*
* .. Scalar Arguments ..
CHARACTER BALANC, JOBVL, JOBVR, SENSE