diff options
Diffstat (limited to 'SRC/cstegr.f')
-rw-r--r-- | SRC/cstegr.f | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/cstegr.f b/SRC/cstegr.f index c5e77e8e..aaecf36d 100644 --- a/SRC/cstegr.f +++ b/SRC/cstegr.f @@ -249,7 +249,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date November 2011 +*> \date June 2016 * *> \ingroup complexOTHERcomputational * @@ -265,10 +265,10 @@ $ ABSTOL, M, W, Z, LDZ, ISUPPZ, WORK, LWORK, IWORK, $ LIWORK, INFO ) * -* -- LAPACK computational routine (version 3.4.0) -- +* -- LAPACK computational 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..-- -* November 2011 +* June 2016 * * .. Scalar Arguments .. CHARACTER JOBZ, RANGE |