summaryrefslogtreecommitdiff
path: root/SRC/dhseqr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dhseqr.f')
-rw-r--r--SRC/dhseqr.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/dhseqr.f b/SRC/dhseqr.f
index 566cd863..d50dfe73 100644
--- a/SRC/dhseqr.f
+++ b/SRC/dhseqr.f
@@ -1,9 +1,9 @@
SUBROUTINE DHSEQR( JOB, COMPZ, N, ILO, IHI, H, LDH, WR, WI, Z,
$ LDZ, WORK, LWORK, INFO )
*
-* -- LAPACK computational routine (version 3.2) --
+* -- LAPACK computational routine (version 3.2.2) --
* Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..
-* November 2006
+* June 2010
*
* .. Scalar Arguments ..
INTEGER IHI, ILO, INFO, LDH, LDZ, LWORK, N