diff options
author | julie <julielangou@users.noreply.github.com> | 2012-08-25 22:58:53 +0000 |
---|---|---|
committer | julie <julielangou@users.noreply.github.com> | 2012-08-25 22:58:53 +0000 |
commit | 615220d1ee96e12976696c9cf0cdf2122ac77aea (patch) | |
tree | 6fc200a0fc05e9faa8d1617a1d3657b01517bc4f /SRC/dlar1v.f | |
parent | 1d71ab691fb7f5c2970f27b3dca4667089ec0632 (diff) | |
download | lapack-615220d1ee96e12976696c9cf0cdf2122ac77aea.tar.gz lapack-615220d1ee96e12976696c9cf0cdf2122ac77aea.tar.bz2 lapack-615220d1ee96e12976696c9cf0cdf2122ac77aea.zip |
Diffstat (limited to 'SRC/dlar1v.f')
-rw-r--r-- | SRC/dlar1v.f | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/dlar1v.f b/SRC/dlar1v.f index 983d5d09..eee52082 100644 --- a/SRC/dlar1v.f +++ b/SRC/dlar1v.f @@ -212,7 +212,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date November 2011 +*> \date August 2012 * *> \ingroup doubleOTHERauxiliary * @@ -230,10 +230,10 @@ $ PIVMIN, GAPTOL, Z, WANTNC, NEGCNT, ZTZ, MINGMA, $ R, ISUPPZ, NRMINV, RESID, RQCORR, WORK ) * -* -- 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 .. LOGICAL WANTNC |