summaryrefslogtreecommitdiff
path: root/SRC/slaqr4.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2012-08-25 22:58:53 +0000
committerjulie <julielangou@users.noreply.github.com>2012-08-25 22:58:53 +0000
commit615220d1ee96e12976696c9cf0cdf2122ac77aea (patch)
tree6fc200a0fc05e9faa8d1617a1d3657b01517bc4f /SRC/slaqr4.f
parent1d71ab691fb7f5c2970f27b3dca4667089ec0632 (diff)
downloadlapack-615220d1ee96e12976696c9cf0cdf2122ac77aea.tar.gz
lapack-615220d1ee96e12976696c9cf0cdf2122ac77aea.tar.bz2
lapack-615220d1ee96e12976696c9cf0cdf2122ac77aea.zip
Diffstat (limited to 'SRC/slaqr4.f')
-rw-r--r--SRC/slaqr4.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/slaqr4.f b/SRC/slaqr4.f
index 0e356941..805e0608 100644
--- a/SRC/slaqr4.f
+++ b/SRC/slaqr4.f
@@ -239,7 +239,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2011
+*> \date August 2012
*
*> \ingroup realOTHERauxiliary
*
@@ -265,10 +265,10 @@
SUBROUTINE SLAQR4( WANTT, WANTZ, N, ILO, IHI, H, LDH, WR, WI,
$ ILOZ, IHIZ, Z, LDZ, WORK, LWORK, INFO )
*
-* -- LAPACK auxiliary routine (version 3.4.0) --
+* -- LAPACK auxiliary routine (version 3.4.2) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2011
+* August 2012
*
* .. Scalar Arguments ..
INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, LWORK, N