diff options
author | julie <julielangou@users.noreply.github.com> | 2012-09-25 23:56:27 +0000 |
---|---|---|
committer | julie <julielangou@users.noreply.github.com> | 2012-09-25 23:56:27 +0000 |
commit | a65e481c605c97e27514f01b3ea92a10621976c4 (patch) | |
tree | b907e05f17e1e6fea3654290510aa2e854e06883 /SRC | |
parent | e9f3eef006375bda43c2c4657d996b19b3e96142 (diff) | |
download | lapack-a65e481c605c97e27514f01b3ea92a10621976c4.tar.gz lapack-a65e481c605c97e27514f01b3ea92a10621976c4.tar.bz2 lapack-a65e481c605c97e27514f01b3ea92a10621976c4.zip |
Diffstat (limited to 'SRC')
829 files changed, 1658 insertions, 1658 deletions
diff --git a/SRC/cgbtf2.f b/SRC/cgbtf2.f index ca093b91..e4ea0849 100644 --- a/SRC/cgbtf2.f +++ b/SRC/cgbtf2.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGBcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, KL, KU, LDAB, M, N diff --git a/SRC/cgebd2.f b/SRC/cgebd2.f index 6f76350b..42d06e0d 100644 --- a/SRC/cgebd2.f +++ b/SRC/cgebd2.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @precisions normal c -> s d z @@ -193,7 +193,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/cgehd2.f b/SRC/cgehd2.f index 6ffb0347..5db9eb3b 100644 --- a/SRC/cgehd2.f +++ b/SRC/cgehd2.f @@ -106,7 +106,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -152,7 +152,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, ILO, INFO, LDA, N diff --git a/SRC/cgelq2.f b/SRC/cgelq2.f index 6a1e0646..507b8824 100644 --- a/SRC/cgelq2.f +++ b/SRC/cgelq2.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/cgeql2.f b/SRC/cgeql2.f index 77bd34de..b3cd8019 100644 --- a/SRC/cgeql2.f +++ b/SRC/cgeql2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -126,7 +126,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/cgeqp3.f b/SRC/cgeqp3.f index 6ba2f64f..cc78b0b4 100644 --- a/SRC/cgeqp3.f +++ b/SRC/cgeqp3.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LWORK, M, N diff --git a/SRC/cgeqr2.f b/SRC/cgeqr2.f index 178c0d02..67bf2ccf 100644 --- a/SRC/cgeqr2.f +++ b/SRC/cgeqr2.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/cgeqr2p.f b/SRC/cgeqr2p.f index 469f3f66..3230fccb 100644 --- a/SRC/cgeqr2p.f +++ b/SRC/cgeqr2p.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/cgeqrt2.f b/SRC/cgeqrt2.f index 4d7a0188..df5f51a7 100644 --- a/SRC/cgeqrt2.f +++ b/SRC/cgeqrt2.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDT, M, N diff --git a/SRC/cgeqrt3.f b/SRC/cgeqrt3.f index b7b3150d..a5b55c1d 100644 --- a/SRC/cgeqrt3.f +++ b/SRC/cgeqrt3.f @@ -100,7 +100,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -135,7 +135,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N, LDT diff --git a/SRC/cgerq2.f b/SRC/cgerq2.f index b28392ab..9ec0888a 100644 --- a/SRC/cgerq2.f +++ b/SRC/cgerq2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -126,7 +126,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/cgesc2.f b/SRC/cgesc2.f index 7563987e..12910520 100644 --- a/SRC/cgesc2.f +++ b/SRC/cgesc2.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEauxiliary * @@ -118,7 +118,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, N diff --git a/SRC/cgetc2.f b/SRC/cgetc2.f index 50cf6d4c..e67ea969 100644 --- a/SRC/cgetc2.f +++ b/SRC/cgetc2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEauxiliary * @@ -114,7 +114,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, N diff --git a/SRC/cgetf2.f b/SRC/cgetf2.f index 263d2131..0070f157 100644 --- a/SRC/cgetf2.f +++ b/SRC/cgetf2.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -111,7 +111,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/cgtcon.f b/SRC/cgtcon.f index b1d9f22d..775277a4 100644 --- a/SRC/cgtcon.f +++ b/SRC/cgtcon.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGTcomputational * @@ -144,7 +144,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/cgtrfs.f b/SRC/cgtrfs.f index 62ddbabc..dd95d406 100644 --- a/SRC/cgtrfs.f +++ b/SRC/cgtrfs.f @@ -201,7 +201,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGTcomputational * @@ -213,7 +213,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/cgtsv.f b/SRC/cgtsv.f index a59446a2..2f23fd7e 100644 --- a/SRC/cgtsv.f +++ b/SRC/cgtsv.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGTsolve * @@ -127,7 +127,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, N, NRHS diff --git a/SRC/cgtsvx.f b/SRC/cgtsvx.f index da4023e9..9211e39f 100644 --- a/SRC/cgtsvx.f +++ b/SRC/cgtsvx.f @@ -285,7 +285,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGTsolve * @@ -297,7 +297,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER FACT, TRANS diff --git a/SRC/cgttrf.f b/SRC/cgttrf.f index d39acad4..acec054c 100644 --- a/SRC/cgttrf.f +++ b/SRC/cgttrf.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGTcomputational * @@ -127,7 +127,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/cgttrs.f b/SRC/cgttrs.f index c1989f4f..0ca3d81a 100644 --- a/SRC/cgttrs.f +++ b/SRC/cgttrs.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGTcomputational * @@ -141,7 +141,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/cgtts2.f b/SRC/cgtts2.f index 6c5ce807..5c29afbd 100644 --- a/SRC/cgtts2.f +++ b/SRC/cgtts2.f @@ -121,7 +121,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGTcomputational * @@ -131,7 +131,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ITRANS, LDB, N, NRHS diff --git a/SRC/cheevr.f b/SRC/cheevr.f index 0d609b45..18dfe431 100644 --- a/SRC/cheevr.f +++ b/SRC/cheevr.f @@ -329,7 +329,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEeigen * @@ -351,7 +351,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBZ, RANGE, UPLO diff --git a/SRC/chegs2.f b/SRC/chegs2.f index ba5cb4c7..7462a4ad 100644 --- a/SRC/chegs2.f +++ b/SRC/chegs2.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/chegst.f b/SRC/chegst.f index 7b6c2b65..e4791b55 100644 --- a/SRC/chegst.f +++ b/SRC/chegst.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cheswapr.f b/SRC/cheswapr.f index 124051be..03bf14b8 100644 --- a/SRC/cheswapr.f +++ b/SRC/cheswapr.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/chetd2.f b/SRC/chetd2.f index 44cb182d..bf562e0d 100644 --- a/SRC/chetd2.f +++ b/SRC/chetd2.f @@ -122,7 +122,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEcomputational * @@ -178,7 +178,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/chetf2.f b/SRC/chetf2.f index 1b7566e4..101bc1ee 100644 --- a/SRC/chetf2.f +++ b/SRC/chetf2.f @@ -118,7 +118,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEcomputational * @@ -180,7 +180,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/chfrk.f b/SRC/chfrk.f index 836f4efc..971e272d 100644 --- a/SRC/chfrk.f +++ b/SRC/chfrk.f @@ -160,7 +160,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -171,7 +171,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL ALPHA, BETA diff --git a/SRC/cla_gbamv.f b/SRC/cla_gbamv.f index 62b35ed9..b74156db 100644 --- a/SRC/cla_gbamv.f +++ b/SRC/cla_gbamv.f @@ -178,7 +178,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGBcomputational * @@ -189,7 +189,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL ALPHA, BETA diff --git a/SRC/cla_gbrcond_c.f b/SRC/cla_gbrcond_c.f index c531f52e..75b80ff7 100644 --- a/SRC/cla_gbrcond_c.f +++ b/SRC/cla_gbrcond_c.f @@ -152,7 +152,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGBcomputational * @@ -164,7 +164,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/cla_gbrcond_x.f b/SRC/cla_gbrcond_x.f index 7dbbaa36..b559e47b 100644 --- a/SRC/cla_gbrcond_x.f +++ b/SRC/cla_gbrcond_x.f @@ -145,7 +145,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGBcomputational * @@ -156,7 +156,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/cla_gbrfsx_extended.f b/SRC/cla_gbrfsx_extended.f index bf2ea068..45f72bc9 100644 --- a/SRC/cla_gbrfsx_extended.f +++ b/SRC/cla_gbrfsx_extended.f @@ -399,7 +399,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGBcomputational * @@ -415,7 +415,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDAB, LDAFB, LDB, LDY, N, KL, KU, NRHS, diff --git a/SRC/cla_gbrpvgrw.f b/SRC/cla_gbrpvgrw.f index 1438651a..9d28ed89 100644 --- a/SRC/cla_gbrpvgrw.f +++ b/SRC/cla_gbrpvgrw.f @@ -109,7 +109,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGBcomputational * @@ -120,7 +120,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, KL, KU, NCOLS, LDAB, LDAFB diff --git a/SRC/cla_geamv.f b/SRC/cla_geamv.f index 97be42f7..b5b987d2 100644 --- a/SRC/cla_geamv.f +++ b/SRC/cla_geamv.f @@ -167,7 +167,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -178,7 +178,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL ALPHA, BETA diff --git a/SRC/cla_gercond_c.f b/SRC/cla_gercond_c.f index 71dfe9fc..da2369ca 100644 --- a/SRC/cla_gercond_c.f +++ b/SRC/cla_gercond_c.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -145,7 +145,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Aguments .. CHARACTER TRANS diff --git a/SRC/cla_gercond_x.f b/SRC/cla_gercond_x.f index 213671dc..42103f0d 100644 --- a/SRC/cla_gercond_x.f +++ b/SRC/cla_gercond_x.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -138,7 +138,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/cla_gerpvgrw.f b/SRC/cla_gerpvgrw.f index c785d343..6764a395 100644 --- a/SRC/cla_gerpvgrw.f +++ b/SRC/cla_gerpvgrw.f @@ -91,7 +91,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEcomputational * @@ -101,7 +101,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, NCOLS, LDA, LDAF diff --git a/SRC/cla_heamv.f b/SRC/cla_heamv.f index 57af7d2e..41a4c5b5 100644 --- a/SRC/cla_heamv.f +++ b/SRC/cla_heamv.f @@ -154,7 +154,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEcomputational * @@ -181,7 +181,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL ALPHA, BETA diff --git a/SRC/cla_hercond_c.f b/SRC/cla_hercond_c.f index 036c1891..98833312 100644 --- a/SRC/cla_hercond_c.f +++ b/SRC/cla_hercond_c.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEcomputational * @@ -141,7 +141,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cla_hercond_x.f b/SRC/cla_hercond_x.f index 4f287441..3af007d7 100644 --- a/SRC/cla_hercond_x.f +++ b/SRC/cla_hercond_x.f @@ -123,7 +123,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEcomputational * @@ -134,7 +134,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cla_herfsx_extended.f b/SRC/cla_herfsx_extended.f index d0c305a2..ac05329b 100644 --- a/SRC/cla_herfsx_extended.f +++ b/SRC/cla_herfsx_extended.f @@ -385,7 +385,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEcomputational * @@ -401,7 +401,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/cla_lin_berr.f b/SRC/cla_lin_berr.f index 3a66e9ed..0bfff7a5 100644 --- a/SRC/cla_lin_berr.f +++ b/SRC/cla_lin_berr.f @@ -94,7 +94,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -104,7 +104,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, NZ, NRHS diff --git a/SRC/cla_porcond_c.f b/SRC/cla_porcond_c.f index 739daae0..8e2b9837 100644 --- a/SRC/cla_porcond_c.f +++ b/SRC/cla_porcond_c.f @@ -122,7 +122,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPOcomputational * @@ -133,7 +133,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cla_porcond_x.f b/SRC/cla_porcond_x.f index 44be5c8c..efd54432 100644 --- a/SRC/cla_porcond_x.f +++ b/SRC/cla_porcond_x.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPOcomputational * @@ -126,7 +126,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cla_porfsx_extended.f b/SRC/cla_porfsx_extended.f index 192719d5..4f3a0926 100644 --- a/SRC/cla_porfsx_extended.f +++ b/SRC/cla_porfsx_extended.f @@ -377,7 +377,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPOcomputational * @@ -393,7 +393,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/cla_porpvgrw.f b/SRC/cla_porpvgrw.f index d3eb3960..607752ad 100644 --- a/SRC/cla_porpvgrw.f +++ b/SRC/cla_porpvgrw.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPOcomputational * @@ -108,7 +108,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER*1 UPLO diff --git a/SRC/cla_syamv.f b/SRC/cla_syamv.f index 3d78d586..cff3143f 100644 --- a/SRC/cla_syamv.f +++ b/SRC/cla_syamv.f @@ -155,7 +155,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYcomputational * @@ -182,7 +182,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL ALPHA, BETA diff --git a/SRC/cla_syrcond_c.f b/SRC/cla_syrcond_c.f index ddd723d6..0ad1cff9 100644 --- a/SRC/cla_syrcond_c.f +++ b/SRC/cla_syrcond_c.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYcomputational * @@ -141,7 +141,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cla_syrcond_x.f b/SRC/cla_syrcond_x.f index 70b02fce..a390c52e 100644 --- a/SRC/cla_syrcond_x.f +++ b/SRC/cla_syrcond_x.f @@ -123,7 +123,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYcomputational * @@ -134,7 +134,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cla_syrfsx_extended.f b/SRC/cla_syrfsx_extended.f index f1caf58a..1655f7ce 100644 --- a/SRC/cla_syrfsx_extended.f +++ b/SRC/cla_syrfsx_extended.f @@ -385,7 +385,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYcomputational * @@ -401,7 +401,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/cla_syrpvgrw.f b/SRC/cla_syrpvgrw.f index cabb679e..606e0213 100644 --- a/SRC/cla_syrpvgrw.f +++ b/SRC/cla_syrpvgrw.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYcomputational * @@ -126,7 +126,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER*1 UPLO diff --git a/SRC/cla_wwaddw.f b/SRC/cla_wwaddw.f index 373cd896..77e68420 100644 --- a/SRC/cla_wwaddw.f +++ b/SRC/cla_wwaddw.f @@ -74,7 +74,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -84,7 +84,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N diff --git a/SRC/clabrd.f b/SRC/clabrd.f index d3ab8276..c0c21c72 100644 --- a/SRC/clabrd.f +++ b/SRC/clabrd.f @@ -157,7 +157,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -215,7 +215,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDX, LDY, M, N, NB diff --git a/SRC/clacgv.f b/SRC/clacgv.f index 6788b5b9..96042830 100644 --- a/SRC/clacgv.f +++ b/SRC/clacgv.f @@ -67,7 +67,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -77,7 +77,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/clacn2.f b/SRC/clacn2.f index 7c7874b3..6cdf82c1 100644 --- a/SRC/clacn2.f +++ b/SRC/clacn2.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -136,7 +136,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KASE, N diff --git a/SRC/clacon.f b/SRC/clacon.f index db7a16c7..5c63d5cc 100644 --- a/SRC/clacon.f +++ b/SRC/clacon.f @@ -89,7 +89,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KASE, N diff --git a/SRC/clacp2.f b/SRC/clacp2.f index 3c83c24f..444ba6bd 100644 --- a/SRC/clacp2.f +++ b/SRC/clacp2.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/clacpy.f b/SRC/clacpy.f index 64bcfb8c..7f1fddc4 100644 --- a/SRC/clacpy.f +++ b/SRC/clacpy.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -106,7 +106,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/clacrm.f b/SRC/clacrm.f index a3c10764..82049205 100644 --- a/SRC/clacrm.f +++ b/SRC/clacrm.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDB, LDC, M, N diff --git a/SRC/clacrt.f b/SRC/clacrt.f index b928b7d1..2e19306a 100644 --- a/SRC/clacrt.f +++ b/SRC/clacrt.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -108,7 +108,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, INCY, N diff --git a/SRC/cladiv.f b/SRC/cladiv.f index b936008e..0d0ec666 100644 --- a/SRC/cladiv.f +++ b/SRC/cladiv.f @@ -57,7 +57,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -67,7 +67,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. COMPLEX X, Y diff --git a/SRC/claed0.f b/SRC/claed0.f index abfa21c1..6d6ed707 100644 --- a/SRC/claed0.f +++ b/SRC/claed0.f @@ -137,7 +137,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDQ, LDQS, N, QSIZ diff --git a/SRC/claed7.f b/SRC/claed7.f index a3cdae03..c1441393 100644 --- a/SRC/claed7.f +++ b/SRC/claed7.f @@ -239,7 +239,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -252,7 +252,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CURLVL, CURPBM, CUTPNT, INFO, LDQ, N, QSIZ, diff --git a/SRC/claed8.f b/SRC/claed8.f index a10b1d02..3d7c69f9 100644 --- a/SRC/claed8.f +++ b/SRC/claed8.f @@ -219,7 +219,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -231,7 +231,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CUTPNT, GIVPTR, INFO, K, LDQ, LDQ2, N, QSIZ diff --git a/SRC/claein.f b/SRC/claein.f index 47cd9bc6..ae7d8ee9 100644 --- a/SRC/claein.f +++ b/SRC/claein.f @@ -141,7 +141,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -152,7 +152,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL NOINIT, RIGHTV diff --git a/SRC/claesy.f b/SRC/claesy.f index f892ea95..f1559839 100644 --- a/SRC/claesy.f +++ b/SRC/claesy.f @@ -108,7 +108,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYauxiliary * @@ -118,7 +118,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. COMPLEX A, B, C, CS1, EVSCAL, RT1, RT2, SN1 diff --git a/SRC/claev2.f b/SRC/claev2.f index ad1e0a5b..dfdd9650 100644 --- a/SRC/claev2.f +++ b/SRC/claev2.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -124,7 +124,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL CS1, RT1, RT2 diff --git a/SRC/clag2z.f b/SRC/clag2z.f index f3a0e91f..c7b4a59e 100644 --- a/SRC/clag2z.f +++ b/SRC/clag2z.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -106,7 +106,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDSA, M, N diff --git a/SRC/clagtm.f b/SRC/clagtm.f index 1ca9b4a2..05af7efb 100644 --- a/SRC/clagtm.f +++ b/SRC/clagtm.f @@ -137,7 +137,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -148,7 +148,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/clahef.f b/SRC/clahef.f index 0cd23ecf..ff269eef 100644 --- a/SRC/clahef.f +++ b/SRC/clahef.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEcomputational * @@ -160,7 +160,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/clahqr.f b/SRC/clahqr.f index 559d5196..b99cb69a 100644 --- a/SRC/clahqr.f +++ b/SRC/clahqr.f @@ -171,7 +171,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -198,7 +198,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, N diff --git a/SRC/clahr2.f b/SRC/clahr2.f index 79171cfb..6aea5d7c 100644 --- a/SRC/clahr2.f +++ b/SRC/clahr2.f @@ -123,7 +123,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -184,7 +184,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER K, LDA, LDT, LDY, N, NB diff --git a/SRC/clahrd.f b/SRC/clahrd.f index ae37c73d..f612744e 100644 --- a/SRC/clahrd.f +++ b/SRC/clahrd.f @@ -124,7 +124,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -172,7 +172,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER K, LDA, LDT, LDY, N, NB diff --git a/SRC/claic1.f b/SRC/claic1.f index c2085def..ac08e416 100644 --- a/SRC/claic1.f +++ b/SRC/claic1.f @@ -128,7 +128,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -138,7 +138,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER J, JOB diff --git a/SRC/clals0.f b/SRC/clals0.f index ecd5ce2c..f5d806fe 100644 --- a/SRC/clals0.f +++ b/SRC/clals0.f @@ -254,7 +254,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -273,7 +273,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER GIVPTR, ICOMPQ, INFO, K, LDB, LDBX, LDGCOL, diff --git a/SRC/clalsa.f b/SRC/clalsa.f index fd135ca5..86700c33 100644 --- a/SRC/clalsa.f +++ b/SRC/clalsa.f @@ -251,7 +251,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -271,7 +271,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ICOMPQ, INFO, LDB, LDBX, LDGCOL, LDU, N, NRHS, diff --git a/SRC/clalsd.f b/SRC/clalsd.f index 3aa72507..bca5ee93 100644 --- a/SRC/clalsd.f +++ b/SRC/clalsd.f @@ -171,7 +171,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -189,7 +189,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/clangb.f b/SRC/clangb.f index 45d4775c..d3cc426e 100644 --- a/SRC/clangb.f +++ b/SRC/clangb.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGBauxiliary * @@ -128,7 +128,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/clange.f b/SRC/clange.f index 127f4deb..d5efdc81 100644 --- a/SRC/clange.f +++ b/SRC/clange.f @@ -108,7 +108,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEauxiliary * @@ -118,7 +118,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/clangt.f b/SRC/clangt.f index 898141da..ff2677d9 100644 --- a/SRC/clangt.f +++ b/SRC/clangt.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/clanhb.f b/SRC/clanhb.f index 17d6f37d..4ee7209b 100644 --- a/SRC/clanhb.f +++ b/SRC/clanhb.f @@ -124,7 +124,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -135,7 +135,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/clanhe.f b/SRC/clanhe.f index a579041d..f1fc16dd 100644 --- a/SRC/clanhe.f +++ b/SRC/clanhe.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEauxiliary * @@ -127,7 +127,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/clanhf.f b/SRC/clanhf.f index bbdac825..f7bd4fb5 100644 --- a/SRC/clanhf.f +++ b/SRC/clanhf.f @@ -131,7 +131,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -249,7 +249,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, TRANSR, UPLO diff --git a/SRC/clanhp.f b/SRC/clanhp.f index b34cef0e..a0a0d077 100644 --- a/SRC/clanhp.f +++ b/SRC/clanhp.f @@ -110,7 +110,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -120,7 +120,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/clanhs.f b/SRC/clanhs.f index 93ce54c7..8701cdbb 100644 --- a/SRC/clanhs.f +++ b/SRC/clanhs.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -112,7 +112,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/clanht.f b/SRC/clanht.f index ab53e05e..28764a7e 100644 --- a/SRC/clanht.f +++ b/SRC/clanht.f @@ -94,7 +94,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -104,7 +104,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/clansb.f b/SRC/clansb.f index 63b5525c..be006e5b 100644 --- a/SRC/clansb.f +++ b/SRC/clansb.f @@ -122,7 +122,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -133,7 +133,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/clansp.f b/SRC/clansp.f index fe66b61d..c8c87b47 100644 --- a/SRC/clansp.f +++ b/SRC/clansp.f @@ -108,7 +108,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -118,7 +118,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/clansy.f b/SRC/clansy.f index 9364683f..86c2af74 100644 --- a/SRC/clansy.f +++ b/SRC/clansy.f @@ -116,7 +116,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYauxiliary * @@ -126,7 +126,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/clantb.f b/SRC/clantb.f index 99d9557f..cfc447fd 100644 --- a/SRC/clantb.f +++ b/SRC/clantb.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -144,7 +144,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/clantp.f b/SRC/clantp.f index 28808ea6..f1c26dca 100644 --- a/SRC/clantp.f +++ b/SRC/clantp.f @@ -118,7 +118,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -128,7 +128,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/clantr.f b/SRC/clantr.f index 7300507a..b728e1ba 100644 --- a/SRC/clantr.f +++ b/SRC/clantr.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -145,7 +145,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/clapll.f b/SRC/clapll.f index 83989e70..58df00be 100644 --- a/SRC/clapll.f +++ b/SRC/clapll.f @@ -93,7 +93,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -103,7 +103,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, INCY, N diff --git a/SRC/clapmr.f b/SRC/clapmr.f index cb349451..c4f8ca6e 100644 --- a/SRC/clapmr.f +++ b/SRC/clapmr.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL FORWRD diff --git a/SRC/clapmt.f b/SRC/clapmt.f index 225f620b..fca8606d 100644 --- a/SRC/clapmt.f +++ b/SRC/clapmt.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL FORWRD diff --git a/SRC/claqgb.f b/SRC/claqgb.f index 25a1f4be..76f5ad76 100644 --- a/SRC/claqgb.f +++ b/SRC/claqgb.f @@ -152,7 +152,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGBauxiliary * @@ -163,7 +163,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED diff --git a/SRC/claqge.f b/SRC/claqge.f index e57e3563..af73c363 100644 --- a/SRC/claqge.f +++ b/SRC/claqge.f @@ -135,7 +135,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEauxiliary * @@ -146,7 +146,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED diff --git a/SRC/claqhb.f b/SRC/claqhb.f index 13b6d6ab..6703a733 100644 --- a/SRC/claqhb.f +++ b/SRC/claqhb.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -144,7 +144,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/claqhe.f b/SRC/claqhe.f index decb7089..aac9891a 100644 --- a/SRC/claqhe.f +++ b/SRC/claqhe.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexHEauxiliary * @@ -137,7 +137,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/claqhp.f b/SRC/claqhp.f index 8135149f..2f2ca428 100644 --- a/SRC/claqhp.f +++ b/SRC/claqhp.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -129,7 +129,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/claqp2.f b/SRC/claqp2.f index 43119907..06b06e07 100644 --- a/SRC/claqp2.f +++ b/SRC/claqp2.f @@ -122,7 +122,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -152,7 +152,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, M, N, OFFSET diff --git a/SRC/claqps.f b/SRC/claqps.f index 9d3c5a43..a1b18361 100644 --- a/SRC/claqps.f +++ b/SRC/claqps.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -181,7 +181,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KB, LDA, LDF, M, N, NB, OFFSET diff --git a/SRC/claqr0.f b/SRC/claqr0.f index ed69e6fb..cf97579c 100644 --- a/SRC/claqr0.f +++ b/SRC/claqr0.f @@ -214,7 +214,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -243,7 +243,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, LWORK, N diff --git a/SRC/claqr1.f b/SRC/claqr1.f index ffe8a21e..129201d1 100644 --- a/SRC/claqr1.f +++ b/SRC/claqr1.f @@ -94,7 +94,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -110,7 +110,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. COMPLEX S1, S2 diff --git a/SRC/claqr2.f b/SRC/claqr2.f index 49ea0998..d7015b55 100644 --- a/SRC/claqr2.f +++ b/SRC/claqr2.f @@ -254,7 +254,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -272,7 +272,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KBOT, KTOP, LDH, LDT, LDV, LDWV, diff --git a/SRC/claqr3.f b/SRC/claqr3.f index 0ebdf1c3..53e0e3c4 100644 --- a/SRC/claqr3.f +++ b/SRC/claqr3.f @@ -251,7 +251,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -269,7 +269,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KBOT, KTOP, LDH, LDT, LDV, LDWV, diff --git a/SRC/claqr4.f b/SRC/claqr4.f index afca76de..80db6a29 100644 --- a/SRC/claqr4.f +++ b/SRC/claqr4.f @@ -223,7 +223,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -252,7 +252,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, LWORK, N diff --git a/SRC/claqr5.f b/SRC/claqr5.f index acf002ae..fc412c4d 100644 --- a/SRC/claqr5.f +++ b/SRC/claqr5.f @@ -228,7 +228,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -254,7 +254,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KACC22, KBOT, KTOP, LDH, LDU, LDV, diff --git a/SRC/claqsb.f b/SRC/claqsb.f index f00ef64b..09c5eae8 100644 --- a/SRC/claqsb.f +++ b/SRC/claqsb.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -144,7 +144,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/claqsp.f b/SRC/claqsp.f index ac1e69e8..6b9a3498 100644 --- a/SRC/claqsp.f +++ b/SRC/claqsp.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -129,7 +129,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/claqsy.f b/SRC/claqsy.f index fca36794..6e31e1aa 100644 --- a/SRC/claqsy.f +++ b/SRC/claqsy.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYauxiliary * @@ -137,7 +137,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/clar1v.f b/SRC/clar1v.f index e8560023..c8583735 100644 --- a/SRC/clar1v.f +++ b/SRC/clar1v.f @@ -212,7 +212,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -233,7 +233,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL WANTNC diff --git a/SRC/clar2v.f b/SRC/clar2v.f index 817ae4c1..d17158ae 100644 --- a/SRC/clar2v.f +++ b/SRC/clar2v.f @@ -104,7 +104,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -114,7 +114,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, N diff --git a/SRC/clarcm.f b/SRC/clarcm.f index 78c32652..30a92043 100644 --- a/SRC/clarcm.f +++ b/SRC/clarcm.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDB, LDC, M, N diff --git a/SRC/clarf.f b/SRC/clarf.f index b4811d33..f075b346 100644 --- a/SRC/clarf.f +++ b/SRC/clarf.f @@ -121,7 +121,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -131,7 +131,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/clarfb.f b/SRC/clarfb.f index d1ba21e3..ea378f3a 100644 --- a/SRC/clarfb.f +++ b/SRC/clarfb.f @@ -159,7 +159,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -198,7 +198,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/clarfg.f b/SRC/clarfg.f index e2acae0f..e63f0582 100644 --- a/SRC/clarfg.f +++ b/SRC/clarfg.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/clarfgp.f b/SRC/clarfgp.f index d02e9148..ce432685 100644 --- a/SRC/clarfgp.f +++ b/SRC/clarfgp.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/clarft.f b/SRC/clarft.f index ac76a55f..681897dc 100644 --- a/SRC/clarft.f +++ b/SRC/clarft.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -166,7 +166,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, STOREV diff --git a/SRC/clarfx.f b/SRC/clarfx.f index 1dec1cc5..c05823ce 100644 --- a/SRC/clarfx.f +++ b/SRC/clarfx.f @@ -112,7 +112,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -122,7 +122,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/clargv.f b/SRC/clargv.f index a3df7e60..425a30c1 100644 --- a/SRC/clargv.f +++ b/SRC/clargv.f @@ -104,7 +104,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -125,7 +125,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, INCY, N diff --git a/SRC/clarnv.f b/SRC/clarnv.f index 1cc08164..98ffe29a 100644 --- a/SRC/clarnv.f +++ b/SRC/clarnv.f @@ -81,7 +81,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -102,7 +102,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IDIST, N diff --git a/SRC/clarrv.f b/SRC/clarrv.f index 106af167..ee8d3aff 100644 --- a/SRC/clarrv.f +++ b/SRC/clarrv.f @@ -263,7 +263,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -286,7 +286,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER DOL, DOU, INFO, LDZ, M, N diff --git a/SRC/clarscl2.f b/SRC/clarscl2.f index 603f639c..97ce0ce5 100644 --- a/SRC/clarscl2.f +++ b/SRC/clarscl2.f @@ -84,7 +84,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -94,7 +94,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDX diff --git a/SRC/clartg.f b/SRC/clartg.f index c3904863..a720f1d0 100644 --- a/SRC/clartg.f +++ b/SRC/clartg.f @@ -85,7 +85,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -106,7 +106,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL CS diff --git a/SRC/clartv.f b/SRC/clartv.f index 16dfa784..843ed444 100644 --- a/SRC/clartv.f +++ b/SRC/clartv.f @@ -100,7 +100,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -110,7 +110,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, INCY, N diff --git a/SRC/clarz.f b/SRC/clarz.f index 6510c2eb..4ab04773 100644 --- a/SRC/clarz.f +++ b/SRC/clarz.f @@ -129,7 +129,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -150,7 +150,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/clarzb.f b/SRC/clarzb.f index 9f1b4f12..d6c9ef30 100644 --- a/SRC/clarzb.f +++ b/SRC/clarzb.f @@ -164,7 +164,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -186,7 +186,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/clarzt.f b/SRC/clarzt.f index c5deb592..65e86830 100644 --- a/SRC/clarzt.f +++ b/SRC/clarzt.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -188,7 +188,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, STOREV diff --git a/SRC/clascl.f b/SRC/clascl.f index f6337641..a5ab897b 100644 --- a/SRC/clascl.f +++ b/SRC/clascl.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -142,7 +142,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TYPE diff --git a/SRC/clascl2.f b/SRC/clascl2.f index 7fa3feb1..e9e57e0b 100644 --- a/SRC/clascl2.f +++ b/SRC/clascl2.f @@ -84,7 +84,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -94,7 +94,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDX diff --git a/SRC/claset.f b/SRC/claset.f index ab6813c0..59033c1a 100644 --- a/SRC/claset.f +++ b/SRC/claset.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/clasr.f b/SRC/clasr.f index a2c9a4a6..7b5daf1d 100644 --- a/SRC/clasr.f +++ b/SRC/clasr.f @@ -193,7 +193,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -203,7 +203,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, PIVOT, SIDE diff --git a/SRC/classq.f b/SRC/classq.f index d3b2f2fe..0c0fd206 100644 --- a/SRC/classq.f +++ b/SRC/classq.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/claswp.f b/SRC/claswp.f index 87bbf977..90a2565b 100644 --- a/SRC/claswp.f +++ b/SRC/claswp.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, K1, K2, LDA, N diff --git a/SRC/clasyf.f b/SRC/clasyf.f index c53f95fe..87d91174 100644 --- a/SRC/clasyf.f +++ b/SRC/clasyf.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYcomputational * @@ -160,7 +160,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/clatbs.f b/SRC/clatbs.f index 33eb8aeb..223aa260 100644 --- a/SRC/clatbs.f +++ b/SRC/clatbs.f @@ -163,7 +163,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -246,7 +246,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/clatdf.f b/SRC/clatdf.f index b6de9d50..11f0dfd9 100644 --- a/SRC/clatdf.f +++ b/SRC/clatdf.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -172,7 +172,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IJOB, LDZ, N diff --git a/SRC/clatps.f b/SRC/clatps.f index 52f17301..fbda438d 100644 --- a/SRC/clatps.f +++ b/SRC/clatps.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -234,7 +234,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/clatrd.f b/SRC/clatrd.f index 885a16c2..9d45668e 100644 --- a/SRC/clatrd.f +++ b/SRC/clatrd.f @@ -140,7 +140,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -202,7 +202,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/clatrs.f b/SRC/clatrs.f index a08794aa..a3f8df35 100644 --- a/SRC/clatrs.f +++ b/SRC/clatrs.f @@ -159,7 +159,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -242,7 +242,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/clatrz.f b/SRC/clatrz.f index d1f80542..afdfc9a1 100644 --- a/SRC/clatrz.f +++ b/SRC/clatrz.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -143,7 +143,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER L, LDA, M, N diff --git a/SRC/clauu2.f b/SRC/clauu2.f index 09eeaf5b..0e0830b2 100644 --- a/SRC/clauu2.f +++ b/SRC/clauu2.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/clauum.f b/SRC/clauum.f index 8942fe22..9e12e25d 100644 --- a/SRC/clauum.f +++ b/SRC/clauum.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cpbtf2.f b/SRC/cpbtf2.f index 8bf2b74b..502f6e04 100644 --- a/SRC/cpbtf2.f +++ b/SRC/cpbtf2.f @@ -110,7 +110,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -145,7 +145,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cpotf2.f b/SRC/cpotf2.f index 3d034cec..cbab9f5a 100644 --- a/SRC/cpotf2.f +++ b/SRC/cpotf2.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPOcomputational * @@ -112,7 +112,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cpstf2.f b/SRC/cpstf2.f index b6dc9d9d..246c9966 100644 --- a/SRC/cpstf2.f +++ b/SRC/cpstf2.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -144,7 +144,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL TOL diff --git a/SRC/cptcon.f b/SRC/cptcon.f index 0d380d65..48897538 100644 --- a/SRC/cptcon.f +++ b/SRC/cptcon.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPTcomputational * @@ -122,7 +122,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/cpteqr.f b/SRC/cpteqr.f index 124d647f..c6e6ce6c 100644 --- a/SRC/cpteqr.f +++ b/SRC/cpteqr.f @@ -138,7 +138,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPTcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER COMPZ diff --git a/SRC/cptrfs.f b/SRC/cptrfs.f index cf4d8b06..a8b5b983 100644 --- a/SRC/cptrfs.f +++ b/SRC/cptrfs.f @@ -175,7 +175,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPTcomputational * @@ -186,7 +186,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cptsv.f b/SRC/cptsv.f index 86a8f9e0..0c2ca5f9 100644 --- a/SRC/cptsv.f +++ b/SRC/cptsv.f @@ -108,7 +108,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPTsolve * @@ -118,7 +118,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, N, NRHS diff --git a/SRC/cptsvx.f b/SRC/cptsvx.f index e879cdd5..c7107cf5 100644 --- a/SRC/cptsvx.f +++ b/SRC/cptsvx.f @@ -226,7 +226,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPTsolve * @@ -237,7 +237,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER FACT diff --git a/SRC/cpttrf.f b/SRC/cpttrf.f index 0b7af35e..3130ce00 100644 --- a/SRC/cpttrf.f +++ b/SRC/cpttrf.f @@ -85,7 +85,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPTcomputational * @@ -95,7 +95,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/cpttrs.f b/SRC/cpttrs.f index 414c8994..4214dd11 100644 --- a/SRC/cpttrs.f +++ b/SRC/cpttrs.f @@ -114,7 +114,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPTcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cptts2.f b/SRC/cptts2.f index 0f3da5c4..379ca495 100644 --- a/SRC/cptts2.f +++ b/SRC/cptts2.f @@ -106,7 +106,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexPTcomputational * @@ -116,7 +116,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IUPLO, LDB, N, NRHS @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -106,7 +106,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, INCY, N diff --git a/SRC/cspmv.f b/SRC/cspmv.f index bb203af1..ea74107d 100644 --- a/SRC/cspmv.f +++ b/SRC/cspmv.f @@ -144,7 +144,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -154,7 +154,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO @@ -125,7 +125,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -135,7 +135,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/csrscl.f b/SRC/csrscl.f index a78cd76f..13b5cda1 100644 --- a/SRC/csrscl.f +++ b/SRC/csrscl.f @@ -77,7 +77,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -87,7 +87,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/cstemr.f b/SRC/cstemr.f index ace3658d..d3831d10 100644 --- a/SRC/cstemr.f +++ b/SRC/cstemr.f @@ -311,7 +311,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -332,7 +332,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBZ, RANGE diff --git a/SRC/csymv.f b/SRC/csymv.f index c911b9d5..6131e806 100644 --- a/SRC/csymv.f +++ b/SRC/csymv.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYauxiliary * @@ -160,7 +160,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO @@ -128,7 +128,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYauxiliary * @@ -138,7 +138,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/csytf2.f b/SRC/csytf2.f index 2cb8b992..c1889f12 100644 --- a/SRC/csytf2.f +++ b/SRC/csytf2.f @@ -118,7 +118,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYcomputational * @@ -185,7 +185,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/csytri2.f b/SRC/csytri2.f index ad21f17c..d5c55707 100644 --- a/SRC/csytri2.f +++ b/SRC/csytri2.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/ctfsm.f b/SRC/ctfsm.f index eb110fa6..3da0087c 100644 --- a/SRC/ctfsm.f +++ b/SRC/ctfsm.f @@ -182,7 +182,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -301,7 +301,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, DIAG, SIDE, TRANS, UPLO diff --git a/SRC/ctfttp.f b/SRC/ctfttp.f index c2c2ea97..da5e8101 100644 --- a/SRC/ctfttp.f +++ b/SRC/ctfttp.f @@ -93,7 +93,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -211,7 +211,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/ctfttr.f b/SRC/ctfttr.f index c9180069..295c206a 100644 --- a/SRC/ctfttr.f +++ b/SRC/ctfttr.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -219,7 +219,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/ctgex2.f b/SRC/ctgex2.f index 4a975354..51be3042 100644 --- a/SRC/ctgex2.f +++ b/SRC/ctgex2.f @@ -153,7 +153,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexGEauxiliary * @@ -193,7 +193,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL WANTQ, WANTZ diff --git a/SRC/ctgsy2.f b/SRC/ctgsy2.f index 0897cfc6..144d0e72 100644 --- a/SRC/ctgsy2.f +++ b/SRC/ctgsy2.f @@ -244,7 +244,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexSYauxiliary * @@ -262,7 +262,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/ctpqrt2.f b/SRC/ctpqrt2.f index 2c5db1bf..d5e27859 100644 --- a/SRC/ctpqrt2.f +++ b/SRC/ctpqrt2.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -176,7 +176,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDB, LDT, N, M, L diff --git a/SRC/ctprfb.f b/SRC/ctprfb.f index b3d23b55..77b376f3 100644 --- a/SRC/ctprfb.f +++ b/SRC/ctprfb.f @@ -194,7 +194,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -254,7 +254,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/ctpttf.f b/SRC/ctpttf.f index 01b8265b..50cd1478 100644 --- a/SRC/ctpttf.f +++ b/SRC/ctpttf.f @@ -92,7 +92,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -210,7 +210,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/ctpttr.f b/SRC/ctpttr.f index d56a1e32..f5dacf4d 100644 --- a/SRC/ctpttr.f +++ b/SRC/ctpttr.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -107,7 +107,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/ctrti2.f b/SRC/ctrti2.f index 5fbfb5c1..c4203dba 100644 --- a/SRC/ctrti2.f +++ b/SRC/ctrti2.f @@ -103,7 +103,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -113,7 +113,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, UPLO diff --git a/SRC/ctrttf.f b/SRC/ctrttf.f index be45b0b2..b1086b6f 100644 --- a/SRC/ctrttf.f +++ b/SRC/ctrttf.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -219,7 +219,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/ctrttp.f b/SRC/ctrttp.f index 35f79946..323ce03d 100644 --- a/SRC/ctrttp.f +++ b/SRC/ctrttp.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -107,7 +107,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/cung2l.f b/SRC/cung2l.f index 8a6749ed..7a8c235d 100644 --- a/SRC/cung2l.f +++ b/SRC/cung2l.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -117,7 +117,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/cungl2.f b/SRC/cungl2.f index 359377a3..ab523421 100644 --- a/SRC/cungl2.f +++ b/SRC/cungl2.f @@ -106,7 +106,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -116,7 +116,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/cungr2.f b/SRC/cungr2.f index c766005b..51e3a29b 100644 --- a/SRC/cungr2.f +++ b/SRC/cungr2.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -117,7 +117,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/cunm2l.f b/SRC/cunm2l.f index f78e82f5..09e3e54a 100644 --- a/SRC/cunm2l.f +++ b/SRC/cunm2l.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/cunm2r.f b/SRC/cunm2r.f index eadeaf77..72eee722 100644 --- a/SRC/cunm2r.f +++ b/SRC/cunm2r.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/cunml2.f b/SRC/cunml2.f index f950979c..06b03f62 100644 --- a/SRC/cunml2.f +++ b/SRC/cunml2.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/cunmr2.f b/SRC/cunmr2.f index c4dce6fe..1daec6e7 100644 --- a/SRC/cunmr2.f +++ b/SRC/cunmr2.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/cunmr3.f b/SRC/cunmr3.f index 52b5feab..9ce25828 100644 --- a/SRC/cunmr3.f +++ b/SRC/cunmr3.f @@ -159,7 +159,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERcomputational * @@ -181,7 +181,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/dgbtf2.f b/SRC/dgbtf2.f index 43d5edd7..dc1fd994 100644 --- a/SRC/dgbtf2.f +++ b/SRC/dgbtf2.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGBcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, KL, KU, LDAB, M, N diff --git a/SRC/dgebd2.f b/SRC/dgebd2.f index 1164f7d9..4b4dcc96 100644 --- a/SRC/dgebd2.f +++ b/SRC/dgebd2.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -192,7 +192,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/dgeev.f b/SRC/dgeev.f index 51be94c2..dd60db69 100644 --- a/SRC/dgeev.f +++ b/SRC/dgeev.f @@ -181,7 +181,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEeigen * @@ -192,7 +192,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBVL, JOBVR diff --git a/SRC/dgeevx.f b/SRC/dgeevx.f index a0e9c547..81f30f93 100644 --- a/SRC/dgeevx.f +++ b/SRC/dgeevx.f @@ -294,7 +294,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEeigen * @@ -306,7 +306,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER BALANC, JOBVL, JOBVR, SENSE diff --git a/SRC/dgehd2.f b/SRC/dgehd2.f index f513da80..089fad1e 100644 --- a/SRC/dgehd2.f +++ b/SRC/dgehd2.f @@ -106,7 +106,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -152,7 +152,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, ILO, INFO, LDA, N diff --git a/SRC/dgejsv.f b/SRC/dgejsv.f index e6292320..29bc23ba 100644 --- a/SRC/dgejsv.f +++ b/SRC/dgejsv.f @@ -389,7 +389,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEsing * @@ -477,7 +477,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. IMPLICIT NONE diff --git a/SRC/dgelq2.f b/SRC/dgelq2.f index f6b5aceb..0d64ba52 100644 --- a/SRC/dgelq2.f +++ b/SRC/dgelq2.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/dgeql2.f b/SRC/dgeql2.f index f9d018ef..25651cdb 100644 --- a/SRC/dgeql2.f +++ b/SRC/dgeql2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -126,7 +126,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/dgeqp3.f b/SRC/dgeqp3.f index bf273b7b..62a172f7 100644 --- a/SRC/dgeqp3.f +++ b/SRC/dgeqp3.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -154,7 +154,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LWORK, M, N diff --git a/SRC/dgeqr2.f b/SRC/dgeqr2.f index 6562a1bd..8e63db88 100644 --- a/SRC/dgeqr2.f +++ b/SRC/dgeqr2.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/dgeqr2p.f b/SRC/dgeqr2p.f index 2597e8c4..19a779ad 100644 --- a/SRC/dgeqr2p.f +++ b/SRC/dgeqr2p.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/dgeqrt2.f b/SRC/dgeqrt2.f index a800375f..399d563e 100644 --- a/SRC/dgeqrt2.f +++ b/SRC/dgeqrt2.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDT, M, N diff --git a/SRC/dgeqrt3.f b/SRC/dgeqrt3.f index 3c424bda..c5f57a29 100644 --- a/SRC/dgeqrt3.f +++ b/SRC/dgeqrt3.f @@ -100,7 +100,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -135,7 +135,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N, LDT diff --git a/SRC/dgerq2.f b/SRC/dgerq2.f index 8dc05e99..310e80c3 100644 --- a/SRC/dgerq2.f +++ b/SRC/dgerq2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -126,7 +126,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/dgesc2.f b/SRC/dgesc2.f index a7c13083..75c0607a 100644 --- a/SRC/dgesc2.f +++ b/SRC/dgesc2.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, N diff --git a/SRC/dgesdd.f b/SRC/dgesdd.f index 857d8a5e..31a811a5 100644 --- a/SRC/dgesdd.f +++ b/SRC/dgesdd.f @@ -203,7 +203,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEsing * @@ -220,7 +220,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBZ diff --git a/SRC/dgesvj.f b/SRC/dgesvj.f index c32f482a..9364a3d1 100644 --- a/SRC/dgesvj.f +++ b/SRC/dgesvj.f @@ -258,7 +258,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -338,7 +338,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDV, LWORK, M, MV, N diff --git a/SRC/dgetc2.f b/SRC/dgetc2.f index 6b358c2b..6ae1a204 100644 --- a/SRC/dgetc2.f +++ b/SRC/dgetc2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEauxiliary * @@ -114,7 +114,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, N diff --git a/SRC/dgetf2.f b/SRC/dgetf2.f index 22066802..649d0671 100644 --- a/SRC/dgetf2.f +++ b/SRC/dgetf2.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -111,7 +111,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/dgsvj0.f b/SRC/dgsvj0.f index 8e7f9b89..bc0dd504 100644 --- a/SRC/dgsvj0.f +++ b/SRC/dgsvj0.f @@ -193,7 +193,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -221,7 +221,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDV, LWORK, M, MV, N, NSWEEP diff --git a/SRC/dgsvj1.f b/SRC/dgsvj1.f index bf990c55..1c5efeb1 100644 --- a/SRC/dgsvj1.f +++ b/SRC/dgsvj1.f @@ -223,7 +223,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -239,7 +239,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION EPS, SFMIN, TOL diff --git a/SRC/dgtcon.f b/SRC/dgtcon.f index 67d574fb..8dca24fa 100644 --- a/SRC/dgtcon.f +++ b/SRC/dgtcon.f @@ -138,7 +138,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGTcomputational * @@ -149,7 +149,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/dgtrfs.f b/SRC/dgtrfs.f index 42f8a67c..9c27fb2b 100644 --- a/SRC/dgtrfs.f +++ b/SRC/dgtrfs.f @@ -200,7 +200,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGTcomputational * @@ -212,7 +212,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/dgtsv.f b/SRC/dgtsv.f index 2be5fd36..ff344d9f 100644 --- a/SRC/dgtsv.f +++ b/SRC/dgtsv.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGTsolve * @@ -130,7 +130,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, N, NRHS diff --git a/SRC/dgtsvx.f b/SRC/dgtsvx.f index b17f9d55..1dd82107 100644 --- a/SRC/dgtsvx.f +++ b/SRC/dgtsvx.f @@ -284,7 +284,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGTsolve * @@ -296,7 +296,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER FACT, TRANS diff --git a/SRC/dgttrf.f b/SRC/dgttrf.f index 422e19fb..e742b887 100644 --- a/SRC/dgttrf.f +++ b/SRC/dgttrf.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGTcomputational * @@ -127,7 +127,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/dgttrs.f b/SRC/dgttrs.f index 0c4a2891..4d8fc046 100644 --- a/SRC/dgttrs.f +++ b/SRC/dgttrs.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGTcomputational * @@ -141,7 +141,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/dgtts2.f b/SRC/dgtts2.f index 21ed3d0d..c313a75b 100644 --- a/SRC/dgtts2.f +++ b/SRC/dgtts2.f @@ -121,7 +121,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGTcomputational * @@ -131,7 +131,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ITRANS, LDB, N, NRHS diff --git a/SRC/disnan.f b/SRC/disnan.f index 0398885f..355b8279 100644 --- a/SRC/disnan.f +++ b/SRC/disnan.f @@ -52,7 +52,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -62,7 +62,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION DIN diff --git a/SRC/dla_gbamv.f b/SRC/dla_gbamv.f index a40e105d..4774556d 100644 --- a/SRC/dla_gbamv.f +++ b/SRC/dla_gbamv.f @@ -177,7 +177,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGBcomputational * @@ -188,7 +188,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION ALPHA, BETA diff --git a/SRC/dla_gbrcond.f b/SRC/dla_gbrcond.f index 28d3cf41..9c524752 100644 --- a/SRC/dla_gbrcond.f +++ b/SRC/dla_gbrcond.f @@ -161,7 +161,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGBcomputational * @@ -173,7 +173,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/dla_gbrfsx_extended.f b/SRC/dla_gbrfsx_extended.f index 438f8523..38dfef22 100644 --- a/SRC/dla_gbrfsx_extended.f +++ b/SRC/dla_gbrfsx_extended.f @@ -401,7 +401,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGBcomputational * @@ -417,7 +417,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDAB, LDAFB, LDB, LDY, N, KL, KU, NRHS, diff --git a/SRC/dla_gbrpvgrw.f b/SRC/dla_gbrpvgrw.f index 7176b69b..c446687d 100644 --- a/SRC/dla_gbrpvgrw.f +++ b/SRC/dla_gbrpvgrw.f @@ -109,7 +109,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGBcomputational * @@ -120,7 +120,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, KL, KU, NCOLS, LDAB, LDAFB diff --git a/SRC/dla_geamv.f b/SRC/dla_geamv.f index 28cd9f40..1c97dcb2 100644 --- a/SRC/dla_geamv.f +++ b/SRC/dla_geamv.f @@ -166,7 +166,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -177,7 +177,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION ALPHA, BETA diff --git a/SRC/dla_gercond.f b/SRC/dla_gercond.f index 622c9943..c8092e06 100644 --- a/SRC/dla_gercond.f +++ b/SRC/dla_gercond.f @@ -143,7 +143,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -155,7 +155,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/dla_gerfsx_extended.f b/SRC/dla_gerfsx_extended.f index d242b56d..1c3fd3e5 100644 --- a/SRC/dla_gerfsx_extended.f +++ b/SRC/dla_gerfsx_extended.f @@ -387,7 +387,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEcomputational * @@ -402,7 +402,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/dla_lin_berr.f b/SRC/dla_lin_berr.f index e3ea1cba..7f2e8253 100644 --- a/SRC/dla_lin_berr.f +++ b/SRC/dla_lin_berr.f @@ -94,7 +94,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -104,7 +104,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, NZ, NRHS diff --git a/SRC/dla_porcond.f b/SRC/dla_porcond.f index 5c7d9e1c..08e755f7 100644 --- a/SRC/dla_porcond.f +++ b/SRC/dla_porcond.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePOcomputational * @@ -145,7 +145,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dla_porfsx_extended.f b/SRC/dla_porfsx_extended.f index f410c36f..e35b6193 100644 --- a/SRC/dla_porfsx_extended.f +++ b/SRC/dla_porfsx_extended.f @@ -377,7 +377,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePOcomputational * @@ -393,7 +393,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/dla_porpvgrw.f b/SRC/dla_porpvgrw.f index ac8c3730..3aee98d8 100644 --- a/SRC/dla_porpvgrw.f +++ b/SRC/dla_porpvgrw.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePOcomputational * @@ -109,7 +109,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER*1 UPLO diff --git a/SRC/dla_syamv.f b/SRC/dla_syamv.f index 5c538c29..f1ee81ae 100644 --- a/SRC/dla_syamv.f +++ b/SRC/dla_syamv.f @@ -153,7 +153,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYcomputational * @@ -180,7 +180,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION ALPHA, BETA diff --git a/SRC/dla_syrcond.f b/SRC/dla_syrcond.f index ded00905..03e075a1 100644 --- a/SRC/dla_syrcond.f +++ b/SRC/dla_syrcond.f @@ -139,7 +139,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYcomputational * @@ -151,7 +151,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dla_syrfsx_extended.f b/SRC/dla_syrfsx_extended.f index 03adf2f2..83bd5af6 100644 --- a/SRC/dla_syrfsx_extended.f +++ b/SRC/dla_syrfsx_extended.f @@ -386,7 +386,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYcomputational * @@ -402,7 +402,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/dla_syrpvgrw.f b/SRC/dla_syrpvgrw.f index 253e7cc4..45cfb443 100644 --- a/SRC/dla_syrpvgrw.f +++ b/SRC/dla_syrpvgrw.f @@ -114,7 +114,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYcomputational * @@ -125,7 +125,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER*1 UPLO diff --git a/SRC/dla_wwaddw.f b/SRC/dla_wwaddw.f index 6ce34749..6b750955 100644 --- a/SRC/dla_wwaddw.f +++ b/SRC/dla_wwaddw.f @@ -74,7 +74,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -84,7 +84,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N diff --git a/SRC/dlabrd.f b/SRC/dlabrd.f index 077f665e..72d14811 100644 --- a/SRC/dlabrd.f +++ b/SRC/dlabrd.f @@ -156,7 +156,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -213,7 +213,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDX, LDY, M, N, NB diff --git a/SRC/dlacn2.f b/SRC/dlacn2.f index 31bb826d..9dd3c85e 100644 --- a/SRC/dlacn2.f +++ b/SRC/dlacn2.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -139,7 +139,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KASE, N diff --git a/SRC/dlacon.f b/SRC/dlacon.f index 9bb504fc..fa98ac5c 100644 --- a/SRC/dlacon.f +++ b/SRC/dlacon.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -118,7 +118,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KASE, N diff --git a/SRC/dlacpy.f b/SRC/dlacpy.f index 4b360f14..a9a23c94 100644 --- a/SRC/dlacpy.f +++ b/SRC/dlacpy.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -106,7 +106,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dladiv.f b/SRC/dladiv.f index d74d0806..306a6b00 100644 --- a/SRC/dladiv.f +++ b/SRC/dladiv.f @@ -83,7 +83,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -93,7 +93,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION A, B, C, D, P, Q diff --git a/SRC/dlae2.f b/SRC/dlae2.f index ad4bcc53..302eeaa1 100644 --- a/SRC/dlae2.f +++ b/SRC/dlae2.f @@ -78,7 +78,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION A, B, C, RT1, RT2 diff --git a/SRC/dlaebz.f b/SRC/dlaebz.f index 4389a615..64ced89e 100644 --- a/SRC/dlaebz.f +++ b/SRC/dlaebz.f @@ -273,7 +273,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -322,7 +322,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IJOB, INFO, MINP, MMAX, MOUT, N, NBMIN, NITMAX diff --git a/SRC/dlaed0.f b/SRC/dlaed0.f index 551a0bbb..d8d7f53e 100644 --- a/SRC/dlaed0.f +++ b/SRC/dlaed0.f @@ -158,7 +158,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -175,7 +175,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ICOMPQ, INFO, LDQ, LDQS, N, QSIZ diff --git a/SRC/dlaed1.f b/SRC/dlaed1.f index ce4937a4..c37c1d21 100644 --- a/SRC/dlaed1.f +++ b/SRC/dlaed1.f @@ -148,7 +148,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -166,7 +166,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CUTPNT, INFO, LDQ, N diff --git a/SRC/dlaed2.f b/SRC/dlaed2.f index ce41a8d5..a75d72a7 100644 --- a/SRC/dlaed2.f +++ b/SRC/dlaed2.f @@ -197,7 +197,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -215,7 +215,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDQ, N, N1 diff --git a/SRC/dlaed3.f b/SRC/dlaed3.f index a26bf12d..411d0f89 100644 --- a/SRC/dlaed3.f +++ b/SRC/dlaed3.f @@ -170,7 +170,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -188,7 +188,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDQ, N, N1 diff --git a/SRC/dlaed4.f b/SRC/dlaed4.f index 4428d53a..c898b5b6 100644 --- a/SRC/dlaed4.f +++ b/SRC/dlaed4.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I, INFO, N diff --git a/SRC/dlaed5.f b/SRC/dlaed5.f index 29e244bd..3ac9aa19 100644 --- a/SRC/dlaed5.f +++ b/SRC/dlaed5.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -111,7 +111,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I diff --git a/SRC/dlaed6.f b/SRC/dlaed6.f index f50389a4..1ce4932b 100644 --- a/SRC/dlaed6.f +++ b/SRC/dlaed6.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -143,7 +143,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL ORGATI diff --git a/SRC/dlaed7.f b/SRC/dlaed7.f index 8e766b0b..972c1bc5 100644 --- a/SRC/dlaed7.f +++ b/SRC/dlaed7.f @@ -244,7 +244,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -263,7 +263,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CURLVL, CURPBM, CUTPNT, ICOMPQ, INFO, LDQ, N, diff --git a/SRC/dlaed8.f b/SRC/dlaed8.f index b15d35ca..42b4ea15 100644 --- a/SRC/dlaed8.f +++ b/SRC/dlaed8.f @@ -228,7 +228,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -246,7 +246,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CUTPNT, GIVPTR, ICOMPQ, INFO, K, LDQ, LDQ2, N, diff --git a/SRC/dlaed9.f b/SRC/dlaed9.f index eddd0fa1..8aa06875 100644 --- a/SRC/dlaed9.f +++ b/SRC/dlaed9.f @@ -142,7 +142,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -159,7 +159,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, KSTART, KSTOP, LDQ, LDS, N diff --git a/SRC/dlaeda.f b/SRC/dlaeda.f index 57c4767c..749a7c36 100644 --- a/SRC/dlaeda.f +++ b/SRC/dlaeda.f @@ -152,7 +152,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -169,7 +169,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CURLVL, CURPBM, INFO, N, TLVLS diff --git a/SRC/dlaein.f b/SRC/dlaein.f index 862f4de8..d4be36c9 100644 --- a/SRC/dlaein.f +++ b/SRC/dlaein.f @@ -164,7 +164,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -175,7 +175,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL NOINIT, RIGHTV diff --git a/SRC/dlaev2.f b/SRC/dlaev2.f index 48ae7ea3..2e333ddf 100644 --- a/SRC/dlaev2.f +++ b/SRC/dlaev2.f @@ -94,7 +94,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -123,7 +123,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION A, B, C, CS1, RT1, RT2, SN1 diff --git a/SRC/dlaexc.f b/SRC/dlaexc.f index d7373baf..ef2d66e0 100644 --- a/SRC/dlaexc.f +++ b/SRC/dlaexc.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -141,7 +141,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL WANTQ diff --git a/SRC/dlag2.f b/SRC/dlag2.f index 92cf160b..a941b940 100644 --- a/SRC/dlag2.f +++ b/SRC/dlag2.f @@ -148,7 +148,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -159,7 +159,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDB diff --git a/SRC/dlag2s.f b/SRC/dlag2s.f index 98238582..3cf27db2 100644 --- a/SRC/dlag2s.f +++ b/SRC/dlag2s.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -111,7 +111,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDSA, M, N diff --git a/SRC/dlags2.f b/SRC/dlags2.f index 47653ff4..0f7cc85e 100644 --- a/SRC/dlags2.f +++ b/SRC/dlags2.f @@ -144,7 +144,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -155,7 +155,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL UPPER diff --git a/SRC/dlagtf.f b/SRC/dlagtf.f index 59ca5990..ba7b2296 100644 --- a/SRC/dlagtf.f +++ b/SRC/dlagtf.f @@ -149,7 +149,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -159,7 +159,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/dlagtm.f b/SRC/dlagtm.f index 98ee928a..0908f1f2 100644 --- a/SRC/dlagtm.f +++ b/SRC/dlagtm.f @@ -137,7 +137,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -148,7 +148,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/dlagts.f b/SRC/dlagts.f index 386b6467..8eb28ff0 100644 --- a/SRC/dlagts.f +++ b/SRC/dlagts.f @@ -154,7 +154,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -164,7 +164,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, JOB, N diff --git a/SRC/dlagv2.f b/SRC/dlagv2.f index 6059d2f4..f52801ff 100644 --- a/SRC/dlagv2.f +++ b/SRC/dlagv2.f @@ -144,7 +144,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -160,7 +160,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDB diff --git a/SRC/dlahqr.f b/SRC/dlahqr.f index 05cbb192..9da6b0f7 100644 --- a/SRC/dlahqr.f +++ b/SRC/dlahqr.f @@ -183,7 +183,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -210,7 +210,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, N diff --git a/SRC/dlahr2.f b/SRC/dlahr2.f index 473e60a4..9d15979c 100644 --- a/SRC/dlahr2.f +++ b/SRC/dlahr2.f @@ -123,7 +123,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -184,7 +184,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER K, LDA, LDT, LDY, N, NB diff --git a/SRC/dlahrd.f b/SRC/dlahrd.f index abc6be25..77e123b1 100644 --- a/SRC/dlahrd.f +++ b/SRC/dlahrd.f @@ -124,7 +124,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -172,7 +172,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER K, LDA, LDT, LDY, N, NB diff --git a/SRC/dlaic1.f b/SRC/dlaic1.f index 5bc385da..e5841c3b 100644 --- a/SRC/dlaic1.f +++ b/SRC/dlaic1.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -137,7 +137,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER J, JOB diff --git a/SRC/dlaisnan.f b/SRC/dlaisnan.f index 0fbb244d..58595c5c 100644 --- a/SRC/dlaisnan.f +++ b/SRC/dlaisnan.f @@ -67,7 +67,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -77,7 +77,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION DIN1, DIN2 diff --git a/SRC/dlaln2.f b/SRC/dlaln2.f index da2e484e..23629b7f 100644 --- a/SRC/dlaln2.f +++ b/SRC/dlaln2.f @@ -210,7 +210,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -221,7 +221,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL LTRANS diff --git a/SRC/dlals0.f b/SRC/dlals0.f index 037c1bf9..5ded3d27 100644 --- a/SRC/dlals0.f +++ b/SRC/dlals0.f @@ -252,7 +252,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -271,7 +271,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER GIVPTR, ICOMPQ, INFO, K, LDB, LDBX, LDGCOL, diff --git a/SRC/dlalsa.f b/SRC/dlalsa.f index 9fa44061..10de07d2 100644 --- a/SRC/dlalsa.f +++ b/SRC/dlalsa.f @@ -252,7 +252,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -272,7 +272,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ICOMPQ, INFO, LDB, LDBX, LDGCOL, LDU, N, NRHS, diff --git a/SRC/dlalsd.f b/SRC/dlalsd.f index d839c380..50b4d74f 100644 --- a/SRC/dlalsd.f +++ b/SRC/dlalsd.f @@ -164,7 +164,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -182,7 +182,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dlamrg.f b/SRC/dlamrg.f index b9b1ec68..7126053e 100644 --- a/SRC/dlamrg.f +++ b/SRC/dlamrg.f @@ -92,7 +92,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -102,7 +102,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER DTRD1, DTRD2, N1, N2 diff --git a/SRC/dlaneg.f b/SRC/dlaneg.f index 65adfc1f..bfeb9767 100644 --- a/SRC/dlaneg.f +++ b/SRC/dlaneg.f @@ -104,7 +104,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -121,7 +121,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, R diff --git a/SRC/dlangb.f b/SRC/dlangb.f index fa9c12cb..87116ee3 100644 --- a/SRC/dlangb.f +++ b/SRC/dlangb.f @@ -116,7 +116,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGBauxiliary * @@ -127,7 +127,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/dlange.f b/SRC/dlange.f index 12e89efd..bec815d1 100644 --- a/SRC/dlange.f +++ b/SRC/dlange.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/dlangt.f b/SRC/dlangt.f index b87c6e56..fb89baf8 100644 --- a/SRC/dlangt.f +++ b/SRC/dlangt.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/dlanhs.f b/SRC/dlanhs.f index 868d5188..35c0637a 100644 --- a/SRC/dlanhs.f +++ b/SRC/dlanhs.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -111,7 +111,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/dlansb.f b/SRC/dlansb.f index 3a66e16a..a5417f50 100644 --- a/SRC/dlansb.f +++ b/SRC/dlansb.f @@ -121,7 +121,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -132,7 +132,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/dlansf.f b/SRC/dlansf.f index 75c83b99..cac7b02d 100644 --- a/SRC/dlansf.f +++ b/SRC/dlansf.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -212,7 +212,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, TRANSR, UPLO diff --git a/SRC/dlansp.f b/SRC/dlansp.f index 40951468..60ed215a 100644 --- a/SRC/dlansp.f +++ b/SRC/dlansp.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/dlanst.f b/SRC/dlanst.f index f56e68b4..213b06ad 100644 --- a/SRC/dlanst.f +++ b/SRC/dlanst.f @@ -93,7 +93,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -103,7 +103,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/dlansy.f b/SRC/dlansy.f index 6727e81c..bc70ab8e 100644 --- a/SRC/dlansy.f +++ b/SRC/dlansy.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYauxiliary * @@ -125,7 +125,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/dlantb.f b/SRC/dlantb.f index 045c06b2..28ca46a3 100644 --- a/SRC/dlantb.f +++ b/SRC/dlantb.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -143,7 +143,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/dlantp.f b/SRC/dlantp.f index c8f74a99..ae4a669b 100644 --- a/SRC/dlantp.f +++ b/SRC/dlantp.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -127,7 +127,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/dlantr.f b/SRC/dlantr.f index 315aa6bf..6088e8cc 100644 --- a/SRC/dlantr.f +++ b/SRC/dlantr.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -144,7 +144,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/dlanv2.f b/SRC/dlanv2.f index dedd8c88..26c6b11e 100644 --- a/SRC/dlanv2.f +++ b/SRC/dlanv2.f @@ -109,7 +109,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -130,7 +130,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION A, B, C, CS, D, RT1I, RT1R, RT2I, RT2R, SN diff --git a/SRC/dlapll.f b/SRC/dlapll.f index d6a49959..6c5cbed6 100644 --- a/SRC/dlapll.f +++ b/SRC/dlapll.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, INCY, N diff --git a/SRC/dlapmr.f b/SRC/dlapmr.f index dfa59e5e..f228c3e5 100644 --- a/SRC/dlapmr.f +++ b/SRC/dlapmr.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL FORWRD diff --git a/SRC/dlapmt.f b/SRC/dlapmt.f index 3dd19c66..9c01fbcb 100644 --- a/SRC/dlapmt.f +++ b/SRC/dlapmt.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL FORWRD diff --git a/SRC/dlapy2.f b/SRC/dlapy2.f index dc93bf4a..d43b0d5d 100644 --- a/SRC/dlapy2.f +++ b/SRC/dlapy2.f @@ -56,7 +56,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -66,7 +66,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION X, Y diff --git a/SRC/dlapy3.f b/SRC/dlapy3.f index 639b448e..23feecc4 100644 --- a/SRC/dlapy3.f +++ b/SRC/dlapy3.f @@ -61,7 +61,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -71,7 +71,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION X, Y, Z diff --git a/SRC/dlaqgb.f b/SRC/dlaqgb.f index 45c459a0..d5c2f473 100644 --- a/SRC/dlaqgb.f +++ b/SRC/dlaqgb.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGBauxiliary * @@ -162,7 +162,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED diff --git a/SRC/dlaqge.f b/SRC/dlaqge.f index e32214e6..6e4f039b 100644 --- a/SRC/dlaqge.f +++ b/SRC/dlaqge.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEauxiliary * @@ -145,7 +145,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED diff --git a/SRC/dlaqp2.f b/SRC/dlaqp2.f index cb583726..0c044366 100644 --- a/SRC/dlaqp2.f +++ b/SRC/dlaqp2.f @@ -122,7 +122,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -152,7 +152,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, M, N, OFFSET diff --git a/SRC/dlaqps.f b/SRC/dlaqps.f index 9d84b3eb..2521bf6d 100644 --- a/SRC/dlaqps.f +++ b/SRC/dlaqps.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -180,7 +180,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KB, LDA, LDF, M, N, NB, OFFSET diff --git a/SRC/dlaqr0.f b/SRC/dlaqr0.f index 1ffb192a..2a3b1db9 100644 --- a/SRC/dlaqr0.f +++ b/SRC/dlaqr0.f @@ -248,7 +248,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -259,7 +259,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, LWORK, N diff --git a/SRC/dlaqr1.f b/SRC/dlaqr1.f index 865874b8..df4fb68b 100644 --- a/SRC/dlaqr1.f +++ b/SRC/dlaqr1.f @@ -108,7 +108,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -124,7 +124,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION SI1, SI2, SR1, SR2 diff --git a/SRC/dlaqr2.f b/SRC/dlaqr2.f index 39584d64..21c2d3af 100644 --- a/SRC/dlaqr2.f +++ b/SRC/dlaqr2.f @@ -263,7 +263,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -281,7 +281,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KBOT, KTOP, LDH, LDT, LDV, LDWV, diff --git a/SRC/dlaqr3.f b/SRC/dlaqr3.f index 00937594..aac01a49 100644 --- a/SRC/dlaqr3.f +++ b/SRC/dlaqr3.f @@ -260,7 +260,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -278,7 +278,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KBOT, KTOP, LDH, LDT, LDV, LDWV, diff --git a/SRC/dlaqr4.f b/SRC/dlaqr4.f index a4bd4d43..6898dfaf 100644 --- a/SRC/dlaqr4.f +++ b/SRC/dlaqr4.f @@ -237,7 +237,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -266,7 +266,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, LWORK, N diff --git a/SRC/dlaqr5.f b/SRC/dlaqr5.f index f4308352..37ce6f6b 100644 --- a/SRC/dlaqr5.f +++ b/SRC/dlaqr5.f @@ -236,7 +236,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -262,7 +262,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KACC22, KBOT, KTOP, LDH, LDU, LDV, diff --git a/SRC/dlaqsb.f b/SRC/dlaqsb.f index 57c99488..b15ea6be 100644 --- a/SRC/dlaqsb.f +++ b/SRC/dlaqsb.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -143,7 +143,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/dlaqsp.f b/SRC/dlaqsp.f index 97600eff..67ceb461 100644 --- a/SRC/dlaqsp.f +++ b/SRC/dlaqsp.f @@ -118,7 +118,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -128,7 +128,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/dlaqsy.f b/SRC/dlaqsy.f index 52793a98..83ecf8c3 100644 --- a/SRC/dlaqsy.f +++ b/SRC/dlaqsy.f @@ -126,7 +126,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYauxiliary * @@ -136,7 +136,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/dlaqtr.f b/SRC/dlaqtr.f index a87457fc..189f5f87 100644 --- a/SRC/dlaqtr.f +++ b/SRC/dlaqtr.f @@ -157,7 +157,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -168,7 +168,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL LREAL, LTRAN diff --git a/SRC/dlar1v.f b/SRC/dlar1v.f index eee52082..1234328b 100644 --- a/SRC/dlar1v.f +++ b/SRC/dlar1v.f @@ -212,7 +212,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -233,7 +233,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL WANTNC diff --git a/SRC/dlar2v.f b/SRC/dlar2v.f index 72a59c02..a6766baa 100644 --- a/SRC/dlar2v.f +++ b/SRC/dlar2v.f @@ -103,7 +103,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -113,7 +113,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, N diff --git a/SRC/dlarf.f b/SRC/dlarf.f index ea59e735..80dca69a 100644 --- a/SRC/dlarf.f +++ b/SRC/dlarf.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -127,7 +127,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/dlarfb.f b/SRC/dlarfb.f index 93255103..17218478 100644 --- a/SRC/dlarfb.f +++ b/SRC/dlarfb.f @@ -159,7 +159,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -198,7 +198,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/dlarfg.f b/SRC/dlarfg.f index 1447ceb7..ce91d33c 100644 --- a/SRC/dlarfg.f +++ b/SRC/dlarfg.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/dlarfgp.f b/SRC/dlarfgp.f index 581b77ae..a1fd9367 100644 --- a/SRC/dlarfgp.f +++ b/SRC/dlarfgp.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/dlarft.f b/SRC/dlarft.f index b55e376d..bc1b53b2 100644 --- a/SRC/dlarft.f +++ b/SRC/dlarft.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -166,7 +166,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, STOREV diff --git a/SRC/dlarfx.f b/SRC/dlarfx.f index 5f3031c4..47491dc6 100644 --- a/SRC/dlarfx.f +++ b/SRC/dlarfx.f @@ -113,7 +113,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -123,7 +123,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/dlargv.f b/SRC/dlargv.f index 8d8c03e7..9ef68f24 100644 --- a/SRC/dlargv.f +++ b/SRC/dlargv.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, INCY, N diff --git a/SRC/dlarnv.f b/SRC/dlarnv.f index 2b0b56fc..04af112a 100644 --- a/SRC/dlarnv.f +++ b/SRC/dlarnv.f @@ -79,7 +79,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -100,7 +100,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IDIST, N diff --git a/SRC/dlarra.f b/SRC/dlarra.f index 13b939b0..c78e8d01 100644 --- a/SRC/dlarra.f +++ b/SRC/dlarra.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -139,7 +139,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N, NSPLIT diff --git a/SRC/dlarrb.f b/SRC/dlarrb.f index 36a8fbdb..f02c6d1d 100644 --- a/SRC/dlarrb.f +++ b/SRC/dlarrb.f @@ -178,7 +178,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -199,7 +199,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IFIRST, ILAST, INFO, N, OFFSET, TWIST diff --git a/SRC/dlarrc.f b/SRC/dlarrc.f index 5b7dc3da..f093563e 100644 --- a/SRC/dlarrc.f +++ b/SRC/dlarrc.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -139,7 +139,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBT diff --git a/SRC/dlarrd.f b/SRC/dlarrd.f index 0e275716..65cdbe96 100644 --- a/SRC/dlarrd.f +++ b/SRC/dlarrd.f @@ -311,7 +311,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -324,7 +324,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER ORDER, RANGE diff --git a/SRC/dlarre.f b/SRC/dlarre.f index e85df966..e7eea10c 100644 --- a/SRC/dlarre.f +++ b/SRC/dlarre.f @@ -268,7 +268,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -300,7 +300,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER RANGE diff --git a/SRC/dlarrf.f b/SRC/dlarrf.f index e453eee7..51c25d72 100644 --- a/SRC/dlarrf.f +++ b/SRC/dlarrf.f @@ -174,7 +174,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -196,7 +196,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CLSTRT, CLEND, INFO, N diff --git a/SRC/dlarrj.f b/SRC/dlarrj.f index 387b026b..7fb5cbf4 100644 --- a/SRC/dlarrj.f +++ b/SRC/dlarrj.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -171,7 +171,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IFIRST, ILAST, INFO, N, OFFSET diff --git a/SRC/dlarrk.f b/SRC/dlarrk.f index 2d497756..c649cc95 100644 --- a/SRC/dlarrk.f +++ b/SRC/dlarrk.f @@ -137,7 +137,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -148,7 +148,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, IW, N diff --git a/SRC/dlarrr.f b/SRC/dlarrr.f index ff104478..add58e60 100644 --- a/SRC/dlarrr.f +++ b/SRC/dlarrr.f @@ -78,7 +78,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -97,7 +97,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, INFO diff --git a/SRC/dlarrv.f b/SRC/dlarrv.f index 25e5bf43..729561ff 100644 --- a/SRC/dlarrv.f +++ b/SRC/dlarrv.f @@ -263,7 +263,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -286,7 +286,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER DOL, DOU, INFO, LDZ, M, N diff --git a/SRC/dlarscl2.f b/SRC/dlarscl2.f index 67623e20..b1912460 100644 --- a/SRC/dlarscl2.f +++ b/SRC/dlarscl2.f @@ -83,7 +83,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -93,7 +93,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDX diff --git a/SRC/dlartg.f b/SRC/dlartg.f index 7cc71f33..bf74c436 100644 --- a/SRC/dlartg.f +++ b/SRC/dlartg.f @@ -90,7 +90,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -100,7 +100,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION CS, F, G, R, SN diff --git a/SRC/dlartgp.f b/SRC/dlartgp.f index 3a1644d6..3f947a84 100644 --- a/SRC/dlartgp.f +++ b/SRC/dlartgp.f @@ -88,7 +88,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -98,7 +98,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION CS, F, G, R, SN diff --git a/SRC/dlartgs.f b/SRC/dlartgs.f index e0e708c3..5a821a25 100644 --- a/SRC/dlartgs.f +++ b/SRC/dlartgs.f @@ -83,7 +83,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -93,7 +93,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION CS, SIGMA, SN, X, Y diff --git a/SRC/dlartv.f b/SRC/dlartv.f index e99944d9..f9aa2ae1 100644 --- a/SRC/dlartv.f +++ b/SRC/dlartv.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -111,7 +111,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, INCY, N diff --git a/SRC/dlaruv.f b/SRC/dlaruv.f index 7f034ea7..d9012c65 100644 --- a/SRC/dlaruv.f +++ b/SRC/dlaruv.f @@ -72,7 +72,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -98,7 +98,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N diff --git a/SRC/dlarz.f b/SRC/dlarz.f index 68215b3c..08a57ecc 100644 --- a/SRC/dlarz.f +++ b/SRC/dlarz.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/dlarzb.f b/SRC/dlarzb.f index e94f063c..93c1bd18 100644 --- a/SRC/dlarzb.f +++ b/SRC/dlarzb.f @@ -164,7 +164,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -186,7 +186,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/dlarzt.f b/SRC/dlarzt.f index 56d8880b..f76c593f 100644 --- a/SRC/dlarzt.f +++ b/SRC/dlarzt.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -188,7 +188,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, STOREV diff --git a/SRC/dlas2.f b/SRC/dlas2.f index 8b03a758..81077f94 100644 --- a/SRC/dlas2.f +++ b/SRC/dlas2.f @@ -78,7 +78,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -110,7 +110,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION F, G, H, SSMAX, SSMIN diff --git a/SRC/dlascl.f b/SRC/dlascl.f index ba064ab3..9b9b33c0 100644 --- a/SRC/dlascl.f +++ b/SRC/dlascl.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -142,7 +142,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TYPE diff --git a/SRC/dlascl2.f b/SRC/dlascl2.f index 4ae65107..1016881e 100644 --- a/SRC/dlascl2.f +++ b/SRC/dlascl2.f @@ -83,7 +83,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -93,7 +93,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDX diff --git a/SRC/dlasd0.f b/SRC/dlasd0.f index 69cc7ca2..735e630e 100644 --- a/SRC/dlasd0.f +++ b/SRC/dlasd0.f @@ -138,7 +138,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -155,7 +155,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDU, LDVT, N, SMLSIZ, SQRE diff --git a/SRC/dlasd1.f b/SRC/dlasd1.f index b6692077..8b8ae08b 100644 --- a/SRC/dlasd1.f +++ b/SRC/dlasd1.f @@ -190,7 +190,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -207,7 +207,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDU, LDVT, NL, NR, SQRE diff --git a/SRC/dlasd2.f b/SRC/dlasd2.f index 31c5cae9..074449c3 100644 --- a/SRC/dlasd2.f +++ b/SRC/dlasd2.f @@ -254,7 +254,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -272,7 +272,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDU, LDU2, LDVT, LDVT2, NL, NR, SQRE diff --git a/SRC/dlasd3.f b/SRC/dlasd3.f index 93047c16..8a073893 100644 --- a/SRC/dlasd3.f +++ b/SRC/dlasd3.f @@ -210,7 +210,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -228,7 +228,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDQ, LDU, LDU2, LDVT, LDVT2, NL, NR, diff --git a/SRC/dlasd4.f b/SRC/dlasd4.f index 13a05ddf..877560ce 100644 --- a/SRC/dlasd4.f +++ b/SRC/dlasd4.f @@ -140,7 +140,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -156,7 +156,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I, INFO, N diff --git a/SRC/dlasd5.f b/SRC/dlasd5.f index 5e2e4ab7..a1b4cd1f 100644 --- a/SRC/dlasd5.f +++ b/SRC/dlasd5.f @@ -103,7 +103,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -119,7 +119,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I diff --git a/SRC/dlasd6.f b/SRC/dlasd6.f index 4e31838f..8b0f8d57 100644 --- a/SRC/dlasd6.f +++ b/SRC/dlasd6.f @@ -298,7 +298,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -317,7 +317,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER GIVPTR, ICOMPQ, INFO, K, LDGCOL, LDGNUM, NL, diff --git a/SRC/dlasd7.f b/SRC/dlasd7.f index 5aaab469..bca613d2 100644 --- a/SRC/dlasd7.f +++ b/SRC/dlasd7.f @@ -264,7 +264,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -283,7 +283,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER GIVPTR, ICOMPQ, INFO, K, LDGCOL, LDGNUM, NL, diff --git a/SRC/dlasd8.f b/SRC/dlasd8.f index 1be18a0b..60275e7f 100644 --- a/SRC/dlasd8.f +++ b/SRC/dlasd8.f @@ -152,7 +152,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -169,7 +169,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ICOMPQ, INFO, K, LDDIFR diff --git a/SRC/dlasda.f b/SRC/dlasda.f index 1b8a2850..bb679049 100644 --- a/SRC/dlasda.f +++ b/SRC/dlasda.f @@ -259,7 +259,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -277,7 +277,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ICOMPQ, INFO, LDGCOL, LDU, N, SMLSIZ, SQRE diff --git a/SRC/dlasdq.f b/SRC/dlasdq.f index 4d4b840d..6beef32a 100644 --- a/SRC/dlasdq.f +++ b/SRC/dlasdq.f @@ -197,7 +197,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -214,7 +214,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dlasdt.f b/SRC/dlasdt.f index 9b2c1d2f..988b3ad5 100644 --- a/SRC/dlasdt.f +++ b/SRC/dlasdt.f @@ -92,7 +92,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -108,7 +108,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LVL, MSUB, N, ND diff --git a/SRC/dlaset.f b/SRC/dlaset.f index d1690df1..1ce34662 100644 --- a/SRC/dlaset.f +++ b/SRC/dlaset.f @@ -103,7 +103,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -113,7 +113,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dlasq1.f b/SRC/dlasq1.f index 06d98eda..d12fb7a5 100644 --- a/SRC/dlasq1.f +++ b/SRC/dlasq1.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -111,7 +111,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/dlasq2.f b/SRC/dlasq2.f index a69c7a08..df1690d0 100644 --- a/SRC/dlasq2.f +++ b/SRC/dlasq2.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -115,7 +115,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/dlasq3.f b/SRC/dlasq3.f index c34eed04..d49d1c59 100644 --- a/SRC/dlasq3.f +++ b/SRC/dlasq3.f @@ -173,7 +173,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -185,7 +185,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL IEEE diff --git a/SRC/dlasq4.f b/SRC/dlasq4.f index 6ff69337..97d9bdeb 100644 --- a/SRC/dlasq4.f +++ b/SRC/dlasq4.f @@ -135,7 +135,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -154,7 +154,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I0, N0, N0IN, PP, TTYPE diff --git a/SRC/dlasq5.f b/SRC/dlasq5.f index c146acbf..cdd8cf1a 100644 --- a/SRC/dlasq5.f +++ b/SRC/dlasq5.f @@ -136,7 +136,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -147,7 +147,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL IEEE diff --git a/SRC/dlasq6.f b/SRC/dlasq6.f index faeb9c6c..3c8661bb 100644 --- a/SRC/dlasq6.f +++ b/SRC/dlasq6.f @@ -111,7 +111,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -122,7 +122,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I0, N0, PP diff --git a/SRC/dlasr.f b/SRC/dlasr.f index e6ff9446..645d03b3 100644 --- a/SRC/dlasr.f +++ b/SRC/dlasr.f @@ -192,7 +192,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -202,7 +202,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, PIVOT, SIDE diff --git a/SRC/dlasrt.f b/SRC/dlasrt.f index 6228e401..f5d0e6cd 100644 --- a/SRC/dlasrt.f +++ b/SRC/dlasrt.f @@ -81,7 +81,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -91,7 +91,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER ID diff --git a/SRC/dlassq.f b/SRC/dlassq.f index 45ba1805..c7c4087e 100644 --- a/SRC/dlassq.f +++ b/SRC/dlassq.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -106,7 +106,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/dlasv2.f b/SRC/dlasv2.f index 9ecaf550..96aaa1e4 100644 --- a/SRC/dlasv2.f +++ b/SRC/dlasv2.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -141,7 +141,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION CSL, CSR, F, G, H, SNL, SNR, SSMAX, SSMIN diff --git a/SRC/dlaswp.f b/SRC/dlaswp.f index 5d8b29c7..937e12b2 100644 --- a/SRC/dlaswp.f +++ b/SRC/dlaswp.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, K1, K2, LDA, N diff --git a/SRC/dlasy2.f b/SRC/dlasy2.f index 528150e2..a4b10305 100644 --- a/SRC/dlasy2.f +++ b/SRC/dlasy2.f @@ -166,7 +166,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYauxiliary * @@ -177,7 +177,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL LTRANL, LTRANR diff --git a/SRC/dlasyf.f b/SRC/dlasyf.f index 1a7ec175..b16f2701 100644 --- a/SRC/dlasyf.f +++ b/SRC/dlasyf.f @@ -149,7 +149,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYcomputational * @@ -159,7 +159,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dlat2s.f b/SRC/dlat2s.f index 7902a8cc..63f106ad 100644 --- a/SRC/dlat2s.f +++ b/SRC/dlat2s.f @@ -104,7 +104,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -114,7 +114,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dlatbs.f b/SRC/dlatbs.f index 8262a4cd..8238298a 100644 --- a/SRC/dlatbs.f +++ b/SRC/dlatbs.f @@ -162,7 +162,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -245,7 +245,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/dlatdf.f b/SRC/dlatdf.f index 5c1a1fb0..be70313b 100644 --- a/SRC/dlatdf.f +++ b/SRC/dlatdf.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -174,7 +174,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IJOB, LDZ, N diff --git a/SRC/dlatps.f b/SRC/dlatps.f index 36ababed..3898a453 100644 --- a/SRC/dlatps.f +++ b/SRC/dlatps.f @@ -149,7 +149,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -232,7 +232,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/dlatrd.f b/SRC/dlatrd.f index ae825d0b..69ec0018 100644 --- a/SRC/dlatrd.f +++ b/SRC/dlatrd.f @@ -139,7 +139,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -201,7 +201,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dlatrs.f b/SRC/dlatrs.f index 952539a5..b34795eb 100644 --- a/SRC/dlatrs.f +++ b/SRC/dlatrs.f @@ -158,7 +158,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -241,7 +241,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/dlatrz.f b/SRC/dlatrz.f index 6a43452d..6748db26 100644 --- a/SRC/dlatrz.f +++ b/SRC/dlatrz.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -143,7 +143,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER L, LDA, M, N diff --git a/SRC/dlauu2.f b/SRC/dlauu2.f index b6c0e403..c77ab60a 100644 --- a/SRC/dlauu2.f +++ b/SRC/dlauu2.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dlauum.f b/SRC/dlauum.f index 59178dd2..1157057c 100644 --- a/SRC/dlauum.f +++ b/SRC/dlauum.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dorg2l.f b/SRC/dorg2l.f index 23812347..b95fa50f 100644 --- a/SRC/dorg2l.f +++ b/SRC/dorg2l.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -117,7 +117,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/dorg2r.f b/SRC/dorg2r.f index 767215d2..86df6ddd 100644 --- a/SRC/dorg2r.f +++ b/SRC/dorg2r.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -117,7 +117,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/dorgr2.f b/SRC/dorgr2.f index 69e88ff8..3cd62001 100644 --- a/SRC/dorgr2.f +++ b/SRC/dorgr2.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -117,7 +117,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/dorm2l.f b/SRC/dorm2l.f index 3544a833..3ff25869 100644 --- a/SRC/dorm2l.f +++ b/SRC/dorm2l.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/dorm2r.f b/SRC/dorm2r.f index 40e6aa5d..b13f12d5 100644 --- a/SRC/dorm2r.f +++ b/SRC/dorm2r.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/dorml2.f b/SRC/dorml2.f index f34b4111..9ae2396e 100644 --- a/SRC/dorml2.f +++ b/SRC/dorml2.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/dormr2.f b/SRC/dormr2.f index 3794ed44..e6bcf04d 100644 --- a/SRC/dormr2.f +++ b/SRC/dormr2.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/dormr3.f b/SRC/dormr3.f index a52158b0..c98b16dc 100644 --- a/SRC/dormr3.f +++ b/SRC/dormr3.f @@ -159,7 +159,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -181,7 +181,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/dpbtf2.f b/SRC/dpbtf2.f index 24b3a608..6cc3e42d 100644 --- a/SRC/dpbtf2.f +++ b/SRC/dpbtf2.f @@ -110,7 +110,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -145,7 +145,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dpotf2.f b/SRC/dpotf2.f index 1fa068b5..6003e19b 100644 --- a/SRC/dpotf2.f +++ b/SRC/dpotf2.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePOcomputational * @@ -112,7 +112,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dpstf2.f b/SRC/dpstf2.f index 68886662..a0558535 100644 --- a/SRC/dpstf2.f +++ b/SRC/dpstf2.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -143,7 +143,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION TOL diff --git a/SRC/dptcon.f b/SRC/dptcon.f index 39981980..78d81dce 100644 --- a/SRC/dptcon.f +++ b/SRC/dptcon.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePTcomputational * @@ -121,7 +121,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/dpteqr.f b/SRC/dpteqr.f index c1295e38..4a98b99e 100644 --- a/SRC/dpteqr.f +++ b/SRC/dpteqr.f @@ -138,7 +138,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePTcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER COMPZ diff --git a/SRC/dptrfs.f b/SRC/dptrfs.f index 49635363..30b6fccd 100644 --- a/SRC/dptrfs.f +++ b/SRC/dptrfs.f @@ -155,7 +155,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePTcomputational * @@ -166,7 +166,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, LDX, N, NRHS diff --git a/SRC/dptsv.f b/SRC/dptsv.f index c05a38c6..ffc79b3c 100644 --- a/SRC/dptsv.f +++ b/SRC/dptsv.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePTsolve * @@ -117,7 +117,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, N, NRHS diff --git a/SRC/dptsvx.f b/SRC/dptsvx.f index d598e35e..6f2357a8 100644 --- a/SRC/dptsvx.f +++ b/SRC/dptsvx.f @@ -220,7 +220,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePTsolve * @@ -231,7 +231,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER FACT diff --git a/SRC/dpttrf.f b/SRC/dpttrf.f index c6f56a08..e21327c0 100644 --- a/SRC/dpttrf.f +++ b/SRC/dpttrf.f @@ -84,7 +84,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePTcomputational * @@ -94,7 +94,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/dpttrs.f b/SRC/dpttrs.f index ab363d75..ae346834 100644 --- a/SRC/dpttrs.f +++ b/SRC/dpttrs.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePTcomputational * @@ -112,7 +112,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, N, NRHS diff --git a/SRC/dptts2.f b/SRC/dptts2.f index ff7e8387..59aa6b80 100644 --- a/SRC/dptts2.f +++ b/SRC/dptts2.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doublePTcomputational * @@ -105,7 +105,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDB, N, NRHS diff --git a/SRC/drscl.f b/SRC/drscl.f index 3e704c3e..21ba19c1 100644 --- a/SRC/drscl.f +++ b/SRC/drscl.f @@ -77,7 +77,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -87,7 +87,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/dsfrk.f b/SRC/dsfrk.f index 167f2ec6..960330c4 100644 --- a/SRC/dsfrk.f +++ b/SRC/dsfrk.f @@ -158,7 +158,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -169,7 +169,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION ALPHA, BETA diff --git a/SRC/dstemr.f b/SRC/dstemr.f index 0492a838..5930465e 100644 --- a/SRC/dstemr.f +++ b/SRC/dstemr.f @@ -294,7 +294,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -315,7 +315,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBZ, RANGE diff --git a/SRC/dsyevd.f b/SRC/dsyevd.f index 517f7b0e..3c9545ac 100644 --- a/SRC/dsyevd.f +++ b/SRC/dsyevd.f @@ -167,7 +167,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYeigen * @@ -188,7 +188,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBZ, UPLO diff --git a/SRC/dsyevr.f b/SRC/dsyevr.f index d64f7c2b..08f36361 100644 --- a/SRC/dsyevr.f +++ b/SRC/dsyevr.f @@ -306,7 +306,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYeigen * @@ -328,7 +328,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBZ, RANGE, UPLO diff --git a/SRC/dsygs2.f b/SRC/dsygs2.f index be4d1572..644dcfff 100644 --- a/SRC/dsygs2.f +++ b/SRC/dsygs2.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dsysvxx.f b/SRC/dsysvxx.f index 86596611..d0e37b33 100644 --- a/SRC/dsysvxx.f +++ b/SRC/dsysvxx.f @@ -495,7 +495,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYdriver * @@ -508,7 +508,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, FACT, UPLO diff --git a/SRC/dsyswapr.f b/SRC/dsyswapr.f index d9d96e97..69528892 100644 --- a/SRC/dsyswapr.f +++ b/SRC/dsyswapr.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dsytd2.f b/SRC/dsytd2.f index a4842e36..a238f9ab 100644 --- a/SRC/dsytd2.f +++ b/SRC/dsytd2.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYcomputational * @@ -176,7 +176,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dsytf2.f b/SRC/dsytf2.f index 235c53f9..23d8889d 100644 --- a/SRC/dsytf2.f +++ b/SRC/dsytf2.f @@ -118,7 +118,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYcomputational * @@ -188,7 +188,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dsytri2.f b/SRC/dsytri2.f index 42f8c400..285ef04b 100644 --- a/SRC/dsytri2.f +++ b/SRC/dsytri2.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dtfsm.f b/SRC/dtfsm.f index 9dae1fcf..3b5720f4 100644 --- a/SRC/dtfsm.f +++ b/SRC/dtfsm.f @@ -182,7 +182,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -280,7 +280,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, DIAG, SIDE, TRANS, UPLO diff --git a/SRC/dtfttp.f b/SRC/dtfttp.f index a727bc73..36ec09bf 100644 --- a/SRC/dtfttp.f +++ b/SRC/dtfttp.f @@ -93,7 +93,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -190,7 +190,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/dtfttr.f b/SRC/dtfttr.f index 4c9c7991..384f680c 100644 --- a/SRC/dtfttr.f +++ b/SRC/dtfttr.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -199,7 +199,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/dtgex2.f b/SRC/dtgex2.f index 4c14ce87..a5813390 100644 --- a/SRC/dtgex2.f +++ b/SRC/dtgex2.f @@ -181,7 +181,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleGEauxiliary * @@ -224,7 +224,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL WANTQ, WANTZ diff --git a/SRC/dtgsy2.f b/SRC/dtgsy2.f index 4a5c17b5..44fc84f8 100644 --- a/SRC/dtgsy2.f +++ b/SRC/dtgsy2.f @@ -259,7 +259,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleSYauxiliary * @@ -277,7 +277,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/dtpqrt2.f b/SRC/dtpqrt2.f index 7ed0524d..ca2da232 100644 --- a/SRC/dtpqrt2.f +++ b/SRC/dtpqrt2.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -176,7 +176,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDB, LDT, N, M, L diff --git a/SRC/dtprfb.f b/SRC/dtprfb.f index 6b892176..08976d06 100644 --- a/SRC/dtprfb.f +++ b/SRC/dtprfb.f @@ -194,7 +194,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -254,7 +254,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/dtpttf.f b/SRC/dtpttf.f index 43dc1fb2..f79babc6 100644 --- a/SRC/dtpttf.f +++ b/SRC/dtpttf.f @@ -92,7 +92,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -189,7 +189,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/dtpttr.f b/SRC/dtpttr.f index 3b0185ef..1c11deb8 100644 --- a/SRC/dtpttr.f +++ b/SRC/dtpttr.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -107,7 +107,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dtrti2.f b/SRC/dtrti2.f index 383cd482..edf1b5b0 100644 --- a/SRC/dtrti2.f +++ b/SRC/dtrti2.f @@ -103,7 +103,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -113,7 +113,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, UPLO diff --git a/SRC/dtrttf.f b/SRC/dtrttf.f index 184f35a7..69b502a7 100644 --- a/SRC/dtrttf.f +++ b/SRC/dtrttf.f @@ -100,7 +100,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -197,7 +197,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/dtrttp.f b/SRC/dtrttp.f index 0fa1469c..58c4083f 100644 --- a/SRC/dtrttp.f +++ b/SRC/dtrttp.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERcomputational * @@ -107,7 +107,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/dzsum1.f b/SRC/dzsum1.f index 71470ca2..bfa032ca 100644 --- a/SRC/dzsum1.f +++ b/SRC/dzsum1.f @@ -69,7 +69,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -84,7 +84,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/icmax1.f b/SRC/icmax1.f index cc8ef5a2..f312a2d7 100644 --- a/SRC/icmax1.f +++ b/SRC/icmax1.f @@ -69,7 +69,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -84,7 +84,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/ilaclc.f b/SRC/ilaclc.f index 10132f46..4bd639d1 100644 --- a/SRC/ilaclc.f +++ b/SRC/ilaclc.f @@ -71,7 +71,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -81,7 +81,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDA diff --git a/SRC/ilaclr.f b/SRC/ilaclr.f index a72921ab..617d670a 100644 --- a/SRC/ilaclr.f +++ b/SRC/ilaclr.f @@ -71,7 +71,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -81,7 +81,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDA diff --git a/SRC/iladlc.f b/SRC/iladlc.f index 8d282478..b56387d3 100644 --- a/SRC/iladlc.f +++ b/SRC/iladlc.f @@ -71,7 +71,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -81,7 +81,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDA diff --git a/SRC/iladlr.f b/SRC/iladlr.f index 819757ff..fe155af0 100644 --- a/SRC/iladlr.f +++ b/SRC/iladlr.f @@ -71,7 +71,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -81,7 +81,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDA diff --git a/SRC/ilaslc.f b/SRC/ilaslc.f index 82f944bd..e1dc426c 100644 --- a/SRC/ilaslc.f +++ b/SRC/ilaslc.f @@ -71,7 +71,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -81,7 +81,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDA diff --git a/SRC/ilaslr.f b/SRC/ilaslr.f index 4c0c6801..9436dc40 100644 --- a/SRC/ilaslr.f +++ b/SRC/ilaslr.f @@ -71,7 +71,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -81,7 +81,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDA diff --git a/SRC/ilaver.f b/SRC/ilaver.f index b3006444..a00cbbcc 100644 --- a/SRC/ilaver.f +++ b/SRC/ilaver.f @@ -41,7 +41,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -51,7 +51,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * ===================================================================== * diff --git a/SRC/ilazlc.f b/SRC/ilazlc.f index 1b53aa80..718b277d 100644 --- a/SRC/ilazlc.f +++ b/SRC/ilazlc.f @@ -71,7 +71,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -81,7 +81,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDA diff --git a/SRC/ilazlr.f b/SRC/ilazlr.f index 466739ee..44697214 100644 --- a/SRC/ilazlr.f +++ b/SRC/ilazlr.f @@ -71,7 +71,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -81,7 +81,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDA diff --git a/SRC/izmax1.f b/SRC/izmax1.f index e41e0f2f..3f48c348 100644 --- a/SRC/izmax1.f +++ b/SRC/izmax1.f @@ -69,7 +69,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -84,7 +84,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/scsum1.f b/SRC/scsum1.f index 564cb2c0..2fbb911b 100644 --- a/SRC/scsum1.f +++ b/SRC/scsum1.f @@ -69,7 +69,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complexOTHERauxiliary * @@ -84,7 +84,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/sgbtf2.f b/SRC/sgbtf2.f index 56a34cee..11c5ee39 100644 --- a/SRC/sgbtf2.f +++ b/SRC/sgbtf2.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGBcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, KL, KU, LDAB, M, N diff --git a/SRC/sgebd2.f b/SRC/sgebd2.f index 451b5e55..26d16f0f 100644 --- a/SRC/sgebd2.f +++ b/SRC/sgebd2.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -192,7 +192,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/sgeev.f b/SRC/sgeev.f index 8a2a8652..89dbe08c 100644 --- a/SRC/sgeev.f +++ b/SRC/sgeev.f @@ -181,7 +181,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEeigen * @@ -192,7 +192,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBVL, JOBVR diff --git a/SRC/sgeevx.f b/SRC/sgeevx.f index ef5ad9f6..821c080c 100644 --- a/SRC/sgeevx.f +++ b/SRC/sgeevx.f @@ -294,7 +294,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEeigen * @@ -306,7 +306,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER BALANC, JOBVL, JOBVR, SENSE diff --git a/SRC/sgehd2.f b/SRC/sgehd2.f index 19a0b877..6c8fc139 100644 --- a/SRC/sgehd2.f +++ b/SRC/sgehd2.f @@ -106,7 +106,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -152,7 +152,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, ILO, INFO, LDA, N diff --git a/SRC/sgejsv.f b/SRC/sgejsv.f index bf220c34..d15bd4b2 100644 --- a/SRC/sgejsv.f +++ b/SRC/sgejsv.f @@ -389,7 +389,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEsing * @@ -477,7 +477,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. IMPLICIT NONE diff --git a/SRC/sgelq2.f b/SRC/sgelq2.f index b08088a1..955331db 100644 --- a/SRC/sgelq2.f +++ b/SRC/sgelq2.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/sgeql2.f b/SRC/sgeql2.f index 76a20b6c..4d446186 100644 --- a/SRC/sgeql2.f +++ b/SRC/sgeql2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -126,7 +126,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/sgeqp3.f b/SRC/sgeqp3.f index b79cb4f4..23f3af25 100644 --- a/SRC/sgeqp3.f +++ b/SRC/sgeqp3.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -154,7 +154,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LWORK, M, N diff --git a/SRC/sgeqr2.f b/SRC/sgeqr2.f index dcd1281f..1f027f6d 100644 --- a/SRC/sgeqr2.f +++ b/SRC/sgeqr2.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/sgeqr2p.f b/SRC/sgeqr2p.f index 4e7b30f6..021d64e7 100644 --- a/SRC/sgeqr2p.f +++ b/SRC/sgeqr2p.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/sgeqrt2.f b/SRC/sgeqrt2.f index a94bf905..08e9cf1d 100644 --- a/SRC/sgeqrt2.f +++ b/SRC/sgeqrt2.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDT, M, N diff --git a/SRC/sgeqrt3.f b/SRC/sgeqrt3.f index a110409c..86a43f67 100644 --- a/SRC/sgeqrt3.f +++ b/SRC/sgeqrt3.f @@ -100,7 +100,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -135,7 +135,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N, LDT diff --git a/SRC/sgerq2.f b/SRC/sgerq2.f index 8b1b8577..6bbfbb80 100644 --- a/SRC/sgerq2.f +++ b/SRC/sgerq2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -126,7 +126,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/sgesc2.f b/SRC/sgesc2.f index 499f6d3e..bba4c637 100644 --- a/SRC/sgesc2.f +++ b/SRC/sgesc2.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, N diff --git a/SRC/sgesdd.f b/SRC/sgesdd.f index 2a528d21..821767aa 100644 --- a/SRC/sgesdd.f +++ b/SRC/sgesdd.f @@ -203,7 +203,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEsing * @@ -220,7 +220,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBZ diff --git a/SRC/sgesvj.f b/SRC/sgesvj.f index a8906e07..17869754 100644 --- a/SRC/sgesvj.f +++ b/SRC/sgesvj.f @@ -258,7 +258,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -324,7 +324,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDV, LWORK, M, MV, N diff --git a/SRC/sgetc2.f b/SRC/sgetc2.f index e32a4ccb..7e9d4850 100644 --- a/SRC/sgetc2.f +++ b/SRC/sgetc2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEauxiliary * @@ -114,7 +114,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, N diff --git a/SRC/sgetf2.f b/SRC/sgetf2.f index da3fcd6f..4b310276 100644 --- a/SRC/sgetf2.f +++ b/SRC/sgetf2.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -111,7 +111,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/sgsvj0.f b/SRC/sgsvj0.f index 6e177ee5..48defb83 100644 --- a/SRC/sgsvj0.f +++ b/SRC/sgsvj0.f @@ -193,7 +193,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -221,7 +221,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDV, LWORK, M, MV, N, NSWEEP diff --git a/SRC/sgsvj1.f b/SRC/sgsvj1.f index 8e5b45b2..dca8f38a 100644 --- a/SRC/sgsvj1.f +++ b/SRC/sgsvj1.f @@ -223,7 +223,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -239,7 +239,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL EPS, SFMIN, TOL diff --git a/SRC/sgtcon.f b/SRC/sgtcon.f index 6bb56431..b6b33b1b 100644 --- a/SRC/sgtcon.f +++ b/SRC/sgtcon.f @@ -138,7 +138,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGTcomputational * @@ -149,7 +149,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/sgtrfs.f b/SRC/sgtrfs.f index ef25c6b7..4cc05bed 100644 --- a/SRC/sgtrfs.f +++ b/SRC/sgtrfs.f @@ -200,7 +200,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGTcomputational * @@ -212,7 +212,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/sgtsv.f b/SRC/sgtsv.f index 03dda4cb..3cd6c9bd 100644 --- a/SRC/sgtsv.f +++ b/SRC/sgtsv.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGTsolve * @@ -130,7 +130,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, N, NRHS diff --git a/SRC/sgtsvx.f b/SRC/sgtsvx.f index cb15b888..64d5459f 100644 --- a/SRC/sgtsvx.f +++ b/SRC/sgtsvx.f @@ -284,7 +284,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGTsolve * @@ -296,7 +296,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER FACT, TRANS diff --git a/SRC/sgttrf.f b/SRC/sgttrf.f index 9cd06c9a..19bc9b2b 100644 --- a/SRC/sgttrf.f +++ b/SRC/sgttrf.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGTcomputational * @@ -127,7 +127,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/sgttrs.f b/SRC/sgttrs.f index a7c003e9..117839ba 100644 --- a/SRC/sgttrs.f +++ b/SRC/sgttrs.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGTcomputational * @@ -141,7 +141,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/sgtts2.f b/SRC/sgtts2.f index f265107d..31f12f99 100644 --- a/SRC/sgtts2.f +++ b/SRC/sgtts2.f @@ -121,7 +121,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGTcomputational * @@ -131,7 +131,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ITRANS, LDB, N, NRHS diff --git a/SRC/sisnan.f b/SRC/sisnan.f index 7892793a..a746da53 100644 --- a/SRC/sisnan.f +++ b/SRC/sisnan.f @@ -52,7 +52,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -62,7 +62,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL SIN diff --git a/SRC/sla_gbamv.f b/SRC/sla_gbamv.f index 299d5748..91de2d64 100644 --- a/SRC/sla_gbamv.f +++ b/SRC/sla_gbamv.f @@ -177,7 +177,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGBcomputational * @@ -188,7 +188,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL ALPHA, BETA diff --git a/SRC/sla_gbrcond.f b/SRC/sla_gbrcond.f index 8b1b4776..11700ac0 100644 --- a/SRC/sla_gbrcond.f +++ b/SRC/sla_gbrcond.f @@ -160,7 +160,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGBcomputational * @@ -171,7 +171,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/sla_gbrfsx_extended.f b/SRC/sla_gbrfsx_extended.f index 11f22203..87d509c2 100644 --- a/SRC/sla_gbrfsx_extended.f +++ b/SRC/sla_gbrfsx_extended.f @@ -399,7 +399,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGBcomputational * @@ -415,7 +415,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDAB, LDAFB, LDB, LDY, N, KL, KU, NRHS, diff --git a/SRC/sla_gbrpvgrw.f b/SRC/sla_gbrpvgrw.f index bb334aad..b1177bad 100644 --- a/SRC/sla_gbrpvgrw.f +++ b/SRC/sla_gbrpvgrw.f @@ -109,7 +109,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGBcomputational * @@ -120,7 +120,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, KL, KU, NCOLS, LDAB, LDAFB diff --git a/SRC/sla_geamv.f b/SRC/sla_geamv.f index b411630d..e6f68cfd 100644 --- a/SRC/sla_geamv.f +++ b/SRC/sla_geamv.f @@ -166,7 +166,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -177,7 +177,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL ALPHA, BETA diff --git a/SRC/sla_gercond.f b/SRC/sla_gercond.f index 8482e32f..e241cbdd 100644 --- a/SRC/sla_gercond.f +++ b/SRC/sla_gercond.f @@ -142,7 +142,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -153,7 +153,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/sla_gerfsx_extended.f b/SRC/sla_gerfsx_extended.f index e105f4b8..e09b3172 100644 --- a/SRC/sla_gerfsx_extended.f +++ b/SRC/sla_gerfsx_extended.f @@ -385,7 +385,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEcomputational * @@ -401,7 +401,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/sla_lin_berr.f b/SRC/sla_lin_berr.f index 318532ce..7f7a3559 100644 --- a/SRC/sla_lin_berr.f +++ b/SRC/sla_lin_berr.f @@ -94,7 +94,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -104,7 +104,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, NZ, NRHS diff --git a/SRC/sla_porcond.f b/SRC/sla_porcond.f index 2e3d50df..f5900865 100644 --- a/SRC/sla_porcond.f +++ b/SRC/sla_porcond.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realPOcomputational * @@ -143,7 +143,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/sla_porfsx_extended.f b/SRC/sla_porfsx_extended.f index 4b0b5b2a..8d0ab25f 100644 --- a/SRC/sla_porfsx_extended.f +++ b/SRC/sla_porfsx_extended.f @@ -374,7 +374,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realPOcomputational * @@ -390,7 +390,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/sla_porpvgrw.f b/SRC/sla_porpvgrw.f index b6f37917..a6623c34 100644 --- a/SRC/sla_porpvgrw.f +++ b/SRC/sla_porpvgrw.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realPOcomputational * @@ -107,7 +107,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER*1 UPLO diff --git a/SRC/sla_syamv.f b/SRC/sla_syamv.f index b89316e8..5d442217 100644 --- a/SRC/sla_syamv.f +++ b/SRC/sla_syamv.f @@ -153,7 +153,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYcomputational * @@ -180,7 +180,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL ALPHA, BETA diff --git a/SRC/sla_syrcond.f b/SRC/sla_syrcond.f index 97772228..a815ad9a 100644 --- a/SRC/sla_syrcond.f +++ b/SRC/sla_syrcond.f @@ -138,7 +138,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYcomputational * @@ -149,7 +149,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/sla_syrfsx_extended.f b/SRC/sla_syrfsx_extended.f index 8628c63b..0e98017f 100644 --- a/SRC/sla_syrfsx_extended.f +++ b/SRC/sla_syrfsx_extended.f @@ -383,7 +383,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYcomputational * @@ -399,7 +399,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/sla_syrpvgrw.f b/SRC/sla_syrpvgrw.f index e9bbd524..21da411a 100644 --- a/SRC/sla_syrpvgrw.f +++ b/SRC/sla_syrpvgrw.f @@ -114,7 +114,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYcomputational * @@ -125,7 +125,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER*1 UPLO diff --git a/SRC/sla_wwaddw.f b/SRC/sla_wwaddw.f index d0e4671f..081beb44 100644 --- a/SRC/sla_wwaddw.f +++ b/SRC/sla_wwaddw.f @@ -74,7 +74,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -84,7 +84,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N diff --git a/SRC/slabrd.f b/SRC/slabrd.f index 98f1262e..5006eac3 100644 --- a/SRC/slabrd.f +++ b/SRC/slabrd.f @@ -156,7 +156,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -213,7 +213,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDX, LDY, M, N, NB diff --git a/SRC/slacn2.f b/SRC/slacn2.f index 222ac028..73c993e7 100644 --- a/SRC/slacn2.f +++ b/SRC/slacn2.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -139,7 +139,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KASE, N diff --git a/SRC/slacon.f b/SRC/slacon.f index 904bba66..0493e069 100644 --- a/SRC/slacon.f +++ b/SRC/slacon.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -118,7 +118,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KASE, N diff --git a/SRC/slacpy.f b/SRC/slacpy.f index c2a0a690..fa19989f 100644 --- a/SRC/slacpy.f +++ b/SRC/slacpy.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -106,7 +106,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/sladiv.f b/SRC/sladiv.f index 289bc013..eace5c72 100644 --- a/SRC/sladiv.f +++ b/SRC/sladiv.f @@ -83,7 +83,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -93,7 +93,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL A, B, C, D, P, Q diff --git a/SRC/slae2.f b/SRC/slae2.f index 8fc889f9..313436c1 100644 --- a/SRC/slae2.f +++ b/SRC/slae2.f @@ -78,7 +78,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL A, B, C, RT1, RT2 diff --git a/SRC/slaebz.f b/SRC/slaebz.f index 71d2ff3d..57064875 100644 --- a/SRC/slaebz.f +++ b/SRC/slaebz.f @@ -273,7 +273,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -322,7 +322,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IJOB, INFO, MINP, MMAX, MOUT, N, NBMIN, NITMAX diff --git a/SRC/slaed0.f b/SRC/slaed0.f index e8b07933..b05f18ec 100644 --- a/SRC/slaed0.f +++ b/SRC/slaed0.f @@ -158,7 +158,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -175,7 +175,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ICOMPQ, INFO, LDQ, LDQS, N, QSIZ diff --git a/SRC/slaed1.f b/SRC/slaed1.f index e3389586..74eeb633 100644 --- a/SRC/slaed1.f +++ b/SRC/slaed1.f @@ -148,7 +148,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -166,7 +166,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CUTPNT, INFO, LDQ, N diff --git a/SRC/slaed2.f b/SRC/slaed2.f index db8647f2..897eb4c5 100644 --- a/SRC/slaed2.f +++ b/SRC/slaed2.f @@ -197,7 +197,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -215,7 +215,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDQ, N, N1 diff --git a/SRC/slaed3.f b/SRC/slaed3.f index 250b9d58..334fcb27 100644 --- a/SRC/slaed3.f +++ b/SRC/slaed3.f @@ -170,7 +170,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -188,7 +188,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDQ, N, N1 diff --git a/SRC/slaed4.f b/SRC/slaed4.f index dc29322c..6330c854 100644 --- a/SRC/slaed4.f +++ b/SRC/slaed4.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I, INFO, N diff --git a/SRC/slaed5.f b/SRC/slaed5.f index 50bcec5d..d5573b4c 100644 --- a/SRC/slaed5.f +++ b/SRC/slaed5.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -111,7 +111,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I diff --git a/SRC/slaed6.f b/SRC/slaed6.f index e59360dd..10e36412 100644 --- a/SRC/slaed6.f +++ b/SRC/slaed6.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -143,7 +143,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL ORGATI diff --git a/SRC/slaed7.f b/SRC/slaed7.f index 0a4b99c4..766e1c7b 100644 --- a/SRC/slaed7.f +++ b/SRC/slaed7.f @@ -244,7 +244,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -263,7 +263,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CURLVL, CURPBM, CUTPNT, ICOMPQ, INFO, LDQ, N, diff --git a/SRC/slaed8.f b/SRC/slaed8.f index b6dbda1d..c9446d2e 100644 --- a/SRC/slaed8.f +++ b/SRC/slaed8.f @@ -228,7 +228,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -246,7 +246,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CUTPNT, GIVPTR, ICOMPQ, INFO, K, LDQ, LDQ2, N, diff --git a/SRC/slaed9.f b/SRC/slaed9.f index 4d13a3e6..7828434e 100644 --- a/SRC/slaed9.f +++ b/SRC/slaed9.f @@ -142,7 +142,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -159,7 +159,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, KSTART, KSTOP, LDQ, LDS, N diff --git a/SRC/slaeda.f b/SRC/slaeda.f index a4813101..70d1aa22 100644 --- a/SRC/slaeda.f +++ b/SRC/slaeda.f @@ -152,7 +152,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -169,7 +169,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CURLVL, CURPBM, INFO, N, TLVLS diff --git a/SRC/slaein.f b/SRC/slaein.f index 5bd7c16d..8c8ed6fb 100644 --- a/SRC/slaein.f +++ b/SRC/slaein.f @@ -164,7 +164,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -175,7 +175,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL NOINIT, RIGHTV diff --git a/SRC/slaev2.f b/SRC/slaev2.f index 28f1f4f7..f6b81caa 100644 --- a/SRC/slaev2.f +++ b/SRC/slaev2.f @@ -94,7 +94,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -123,7 +123,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL A, B, C, CS1, RT1, RT2, SN1 diff --git a/SRC/slaexc.f b/SRC/slaexc.f index 0a1cd2ce..db479cdc 100644 --- a/SRC/slaexc.f +++ b/SRC/slaexc.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -141,7 +141,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL WANTQ diff --git a/SRC/slag2.f b/SRC/slag2.f index a3b922c8..ad04333a 100644 --- a/SRC/slag2.f +++ b/SRC/slag2.f @@ -148,7 +148,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -159,7 +159,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDB diff --git a/SRC/slag2d.f b/SRC/slag2d.f index f3221e2f..e515fa63 100644 --- a/SRC/slag2d.f +++ b/SRC/slag2d.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDSA, M, N diff --git a/SRC/slags2.f b/SRC/slags2.f index ed867969..a78c00d8 100644 --- a/SRC/slags2.f +++ b/SRC/slags2.f @@ -144,7 +144,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -155,7 +155,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL UPPER diff --git a/SRC/slagtf.f b/SRC/slagtf.f index 845f6de9..a2f2e6d9 100644 --- a/SRC/slagtf.f +++ b/SRC/slagtf.f @@ -149,7 +149,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -159,7 +159,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/slagtm.f b/SRC/slagtm.f index cf3b8ba2..41f4ace9 100644 --- a/SRC/slagtm.f +++ b/SRC/slagtm.f @@ -137,7 +137,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -148,7 +148,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/slagts.f b/SRC/slagts.f index 638cf83f..7d579b85 100644 --- a/SRC/slagts.f +++ b/SRC/slagts.f @@ -154,7 +154,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -164,7 +164,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, JOB, N diff --git a/SRC/slagv2.f b/SRC/slagv2.f index 7b057fdd..cbdf00cc 100644 --- a/SRC/slagv2.f +++ b/SRC/slagv2.f @@ -144,7 +144,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -160,7 +160,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDB diff --git a/SRC/slahqr.f b/SRC/slahqr.f index 4f741298..b3caf68a 100644 --- a/SRC/slahqr.f +++ b/SRC/slahqr.f @@ -183,7 +183,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -210,7 +210,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, N diff --git a/SRC/slahr2.f b/SRC/slahr2.f index 61bc4555..c0b72dd6 100644 --- a/SRC/slahr2.f +++ b/SRC/slahr2.f @@ -123,7 +123,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -184,7 +184,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER K, LDA, LDT, LDY, N, NB diff --git a/SRC/slahrd.f b/SRC/slahrd.f index dc1891cb..34376f3c 100644 --- a/SRC/slahrd.f +++ b/SRC/slahrd.f @@ -124,7 +124,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -172,7 +172,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER K, LDA, LDT, LDY, N, NB diff --git a/SRC/slaic1.f b/SRC/slaic1.f index eb27cbb1..edbfcdf3 100644 --- a/SRC/slaic1.f +++ b/SRC/slaic1.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -137,7 +137,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER J, JOB diff --git a/SRC/slaisnan.f b/SRC/slaisnan.f index 3ebd0721..0cf4117d 100644 --- a/SRC/slaisnan.f +++ b/SRC/slaisnan.f @@ -67,7 +67,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -77,7 +77,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL SIN1, SIN2 diff --git a/SRC/slaln2.f b/SRC/slaln2.f index 737489be..14468c0c 100644 --- a/SRC/slaln2.f +++ b/SRC/slaln2.f @@ -210,7 +210,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -221,7 +221,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL LTRANS diff --git a/SRC/slals0.f b/SRC/slals0.f index 89c66f06..e20dbf99 100644 --- a/SRC/slals0.f +++ b/SRC/slals0.f @@ -252,7 +252,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -271,7 +271,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER GIVPTR, ICOMPQ, INFO, K, LDB, LDBX, LDGCOL, diff --git a/SRC/slalsa.f b/SRC/slalsa.f index d2636781..ad225d02 100644 --- a/SRC/slalsa.f +++ b/SRC/slalsa.f @@ -252,7 +252,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -272,7 +272,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ICOMPQ, INFO, LDB, LDBX, LDGCOL, LDU, N, NRHS, diff --git a/SRC/slalsd.f b/SRC/slalsd.f index 90e68fea..fe1f0c58 100644 --- a/SRC/slalsd.f +++ b/SRC/slalsd.f @@ -164,7 +164,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -182,7 +182,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/slamrg.f b/SRC/slamrg.f index e911b80e..6229abd6 100644 --- a/SRC/slamrg.f +++ b/SRC/slamrg.f @@ -92,7 +92,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -102,7 +102,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N1, N2, STRD1, STRD2 diff --git a/SRC/slaneg.f b/SRC/slaneg.f index d4c7d4dc..f17068c3 100644 --- a/SRC/slaneg.f +++ b/SRC/slaneg.f @@ -104,7 +104,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -121,7 +121,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, R diff --git a/SRC/slangb.f b/SRC/slangb.f index f7b9d11f..27c6fe64 100644 --- a/SRC/slangb.f +++ b/SRC/slangb.f @@ -116,7 +116,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGBauxiliary * @@ -127,7 +127,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/slange.f b/SRC/slange.f index 601e973f..f2fe0e4b 100644 --- a/SRC/slange.f +++ b/SRC/slange.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/slangt.f b/SRC/slangt.f index 5d19b833..150eb978 100644 --- a/SRC/slangt.f +++ b/SRC/slangt.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/slanhs.f b/SRC/slanhs.f index 00729b6a..fe166cf7 100644 --- a/SRC/slanhs.f +++ b/SRC/slanhs.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -111,7 +111,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/slansb.f b/SRC/slansb.f index 70af31dd..e3618247 100644 --- a/SRC/slansb.f +++ b/SRC/slansb.f @@ -121,7 +121,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -132,7 +132,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/slansf.f b/SRC/slansf.f index dfd7f470..5c3cdacb 100644 --- a/SRC/slansf.f +++ b/SRC/slansf.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -212,7 +212,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, TRANSR, UPLO diff --git a/SRC/slansp.f b/SRC/slansp.f index d84450e1..67c7fd75 100644 --- a/SRC/slansp.f +++ b/SRC/slansp.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/slanst.f b/SRC/slanst.f index af3b933c..56db9969 100644 --- a/SRC/slanst.f +++ b/SRC/slanst.f @@ -93,7 +93,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -103,7 +103,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/slansy.f b/SRC/slansy.f index 70991a63..1640358c 100644 --- a/SRC/slansy.f +++ b/SRC/slansy.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYauxiliary * @@ -125,7 +125,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/slantb.f b/SRC/slantb.f index fb4438d2..9d87539f 100644 --- a/SRC/slantb.f +++ b/SRC/slantb.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -143,7 +143,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/slantp.f b/SRC/slantp.f index 1b6e32b7..129d7a6d 100644 --- a/SRC/slantp.f +++ b/SRC/slantp.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -127,7 +127,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/slantr.f b/SRC/slantr.f index bc2a7a18..50c896d9 100644 --- a/SRC/slantr.f +++ b/SRC/slantr.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -144,7 +144,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/slanv2.f b/SRC/slanv2.f index 3d1d05f5..e535e20d 100644 --- a/SRC/slanv2.f +++ b/SRC/slanv2.f @@ -109,7 +109,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -130,7 +130,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL A, B, C, CS, D, RT1I, RT1R, RT2I, RT2R, SN diff --git a/SRC/slapll.f b/SRC/slapll.f index 5cfd99e9..05a4607a 100644 --- a/SRC/slapll.f +++ b/SRC/slapll.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, INCY, N diff --git a/SRC/slapmr.f b/SRC/slapmr.f index 624577f9..e496f630 100644 --- a/SRC/slapmr.f +++ b/SRC/slapmr.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL FORWRD diff --git a/SRC/slapmt.f b/SRC/slapmt.f index 24288077..c55c1bc3 100644 --- a/SRC/slapmt.f +++ b/SRC/slapmt.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL FORWRD diff --git a/SRC/slapy2.f b/SRC/slapy2.f index b502d4d6..85f502bd 100644 --- a/SRC/slapy2.f +++ b/SRC/slapy2.f @@ -56,7 +56,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -66,7 +66,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL X, Y diff --git a/SRC/slapy3.f b/SRC/slapy3.f index 3f208461..34bf5e15 100644 --- a/SRC/slapy3.f +++ b/SRC/slapy3.f @@ -61,7 +61,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -71,7 +71,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL X, Y, Z diff --git a/SRC/slaqgb.f b/SRC/slaqgb.f index 3481a3bf..5346166e 100644 --- a/SRC/slaqgb.f +++ b/SRC/slaqgb.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGBauxiliary * @@ -162,7 +162,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED diff --git a/SRC/slaqge.f b/SRC/slaqge.f index 773b0d61..d3fd5c6d 100644 --- a/SRC/slaqge.f +++ b/SRC/slaqge.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEauxiliary * @@ -145,7 +145,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED diff --git a/SRC/slaqp2.f b/SRC/slaqp2.f index 0c0dcc50..2aa54b25 100644 --- a/SRC/slaqp2.f +++ b/SRC/slaqp2.f @@ -122,7 +122,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -152,7 +152,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, M, N, OFFSET diff --git a/SRC/slaqps.f b/SRC/slaqps.f index 59e4755f..7983147c 100644 --- a/SRC/slaqps.f +++ b/SRC/slaqps.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -181,7 +181,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KB, LDA, LDF, M, N, NB, OFFSET diff --git a/SRC/slaqr0.f b/SRC/slaqr0.f index 30cc6b20..80dfb607 100644 --- a/SRC/slaqr0.f +++ b/SRC/slaqr0.f @@ -230,7 +230,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -259,7 +259,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, LWORK, N diff --git a/SRC/slaqr1.f b/SRC/slaqr1.f index 1f9ce79b..336d545d 100644 --- a/SRC/slaqr1.f +++ b/SRC/slaqr1.f @@ -108,7 +108,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -124,7 +124,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL SI1, SI2, SR1, SR2 diff --git a/SRC/slaqr2.f b/SRC/slaqr2.f index b01314b4..6b9775b3 100644 --- a/SRC/slaqr2.f +++ b/SRC/slaqr2.f @@ -263,7 +263,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -281,7 +281,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KBOT, KTOP, LDH, LDT, LDV, LDWV, diff --git a/SRC/slaqr3.f b/SRC/slaqr3.f index 6a5cd727..150febd4 100644 --- a/SRC/slaqr3.f +++ b/SRC/slaqr3.f @@ -260,7 +260,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -278,7 +278,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KBOT, KTOP, LDH, LDT, LDV, LDWV, diff --git a/SRC/slaqr4.f b/SRC/slaqr4.f index 805e0608..f918a9c4 100644 --- a/SRC/slaqr4.f +++ b/SRC/slaqr4.f @@ -239,7 +239,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -268,7 +268,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, LWORK, N diff --git a/SRC/slaqr5.f b/SRC/slaqr5.f index 7849502b..6a299741 100644 --- a/SRC/slaqr5.f +++ b/SRC/slaqr5.f @@ -236,7 +236,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -262,7 +262,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KACC22, KBOT, KTOP, LDH, LDU, LDV, diff --git a/SRC/slaqsb.f b/SRC/slaqsb.f index bdd841d4..42a117f2 100644 --- a/SRC/slaqsb.f +++ b/SRC/slaqsb.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -143,7 +143,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/slaqsp.f b/SRC/slaqsp.f index 5f916a0d..ac5842e9 100644 --- a/SRC/slaqsp.f +++ b/SRC/slaqsp.f @@ -118,7 +118,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -128,7 +128,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/slaqsy.f b/SRC/slaqsy.f index 4d8d8fd8..86d21d71 100644 --- a/SRC/slaqsy.f +++ b/SRC/slaqsy.f @@ -126,7 +126,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYauxiliary * @@ -136,7 +136,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/slaqtr.f b/SRC/slaqtr.f index 20a5a9bd..e2dc607e 100644 --- a/SRC/slaqtr.f +++ b/SRC/slaqtr.f @@ -157,7 +157,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -168,7 +168,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL LREAL, LTRAN diff --git a/SRC/slar1v.f b/SRC/slar1v.f index 53bceb1d..d813f68c 100644 --- a/SRC/slar1v.f +++ b/SRC/slar1v.f @@ -212,7 +212,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -233,7 +233,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL WANTNC diff --git a/SRC/slar2v.f b/SRC/slar2v.f index 7c091e5c..20c119bb 100644 --- a/SRC/slar2v.f +++ b/SRC/slar2v.f @@ -103,7 +103,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -113,7 +113,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, N diff --git a/SRC/slarf.f b/SRC/slarf.f index fbf60118..2747561e 100644 --- a/SRC/slarf.f +++ b/SRC/slarf.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -127,7 +127,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/slarfb.f b/SRC/slarfb.f index 5028156c..7694801e 100644 --- a/SRC/slarfb.f +++ b/SRC/slarfb.f @@ -159,7 +159,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -198,7 +198,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/slarfg.f b/SRC/slarfg.f index d429bb1b..d44f8b17 100644 --- a/SRC/slarfg.f +++ b/SRC/slarfg.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/slarfgp.f b/SRC/slarfgp.f index a292c29c..706966db 100644 --- a/SRC/slarfgp.f +++ b/SRC/slarfgp.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/slarft.f b/SRC/slarft.f index 36b90c2e..bc3521d1 100644 --- a/SRC/slarft.f +++ b/SRC/slarft.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -166,7 +166,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, STOREV diff --git a/SRC/slarfx.f b/SRC/slarfx.f index 4d97e3e9..c4bb71bf 100644 --- a/SRC/slarfx.f +++ b/SRC/slarfx.f @@ -113,7 +113,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -123,7 +123,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/slargv.f b/SRC/slargv.f index dcd39854..a587e083 100644 --- a/SRC/slargv.f +++ b/SRC/slargv.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, INCY, N diff --git a/SRC/slarnv.f b/SRC/slarnv.f index faaaea47..eede7fc6 100644 --- a/SRC/slarnv.f +++ b/SRC/slarnv.f @@ -79,7 +79,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -100,7 +100,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IDIST, N diff --git a/SRC/slarra.f b/SRC/slarra.f index e85961cf..ffc7c40f 100644 --- a/SRC/slarra.f +++ b/SRC/slarra.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -139,7 +139,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N, NSPLIT diff --git a/SRC/slarrb.f b/SRC/slarrb.f index c6f578c9..d39c32d2 100644 --- a/SRC/slarrb.f +++ b/SRC/slarrb.f @@ -178,7 +178,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -199,7 +199,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IFIRST, ILAST, INFO, N, OFFSET, TWIST diff --git a/SRC/slarrc.f b/SRC/slarrc.f index 60dee7ea..7812ca55 100644 --- a/SRC/slarrc.f +++ b/SRC/slarrc.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -139,7 +139,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBT diff --git a/SRC/slarrd.f b/SRC/slarrd.f index 76781ded..7d17210c 100644 --- a/SRC/slarrd.f +++ b/SRC/slarrd.f @@ -311,7 +311,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -324,7 +324,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER ORDER, RANGE diff --git a/SRC/slarre.f b/SRC/slarre.f index 9095ac38..a5b9f2fd 100644 --- a/SRC/slarre.f +++ b/SRC/slarre.f @@ -268,7 +268,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -300,7 +300,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER RANGE diff --git a/SRC/slarrf.f b/SRC/slarrf.f index 08fa9ee4..076fa484 100644 --- a/SRC/slarrf.f +++ b/SRC/slarrf.f @@ -174,7 +174,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -196,7 +196,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CLSTRT, CLEND, INFO, N diff --git a/SRC/slarrj.f b/SRC/slarrj.f index fd95f23d..5b7abcf4 100644 --- a/SRC/slarrj.f +++ b/SRC/slarrj.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -171,7 +171,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IFIRST, ILAST, INFO, N, OFFSET diff --git a/SRC/slarrk.f b/SRC/slarrk.f index dcae134c..66dd0918 100644 --- a/SRC/slarrk.f +++ b/SRC/slarrk.f @@ -137,7 +137,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -148,7 +148,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, IW, N diff --git a/SRC/slarrr.f b/SRC/slarrr.f index 7d03ec83..5e2230d1 100644 --- a/SRC/slarrr.f +++ b/SRC/slarrr.f @@ -78,7 +78,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -97,7 +97,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, INFO diff --git a/SRC/slarrv.f b/SRC/slarrv.f index cc761a51..f93eeb48 100644 --- a/SRC/slarrv.f +++ b/SRC/slarrv.f @@ -263,7 +263,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -286,7 +286,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER DOL, DOU, INFO, LDZ, M, N diff --git a/SRC/slarscl2.f b/SRC/slarscl2.f index a2a1d8e3..83a32fe6 100644 --- a/SRC/slarscl2.f +++ b/SRC/slarscl2.f @@ -83,7 +83,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -93,7 +93,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDX diff --git a/SRC/slartg.f b/SRC/slartg.f index e08fb78f..fd7d9dd1 100644 --- a/SRC/slartg.f +++ b/SRC/slartg.f @@ -90,7 +90,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -100,7 +100,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL CS, F, G, R, SN diff --git a/SRC/slartgp.f b/SRC/slartgp.f index a2211458..bd518bc4 100644 --- a/SRC/slartgp.f +++ b/SRC/slartgp.f @@ -88,7 +88,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -98,7 +98,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL CS, F, G, R, SN diff --git a/SRC/slartgs.f b/SRC/slartgs.f index a6981434..2d394131 100644 --- a/SRC/slartgs.f +++ b/SRC/slartgs.f @@ -83,7 +83,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -93,7 +93,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL CS, SIGMA, SN, X, Y diff --git a/SRC/slartv.f b/SRC/slartv.f index 2c359a26..5d3187e0 100644 --- a/SRC/slartv.f +++ b/SRC/slartv.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -111,7 +111,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, INCY, N diff --git a/SRC/slaruv.f b/SRC/slaruv.f index 35b5c206..97cae10d 100644 --- a/SRC/slaruv.f +++ b/SRC/slaruv.f @@ -72,7 +72,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -98,7 +98,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N diff --git a/SRC/slarz.f b/SRC/slarz.f index 86b518b1..3158a4c0 100644 --- a/SRC/slarz.f +++ b/SRC/slarz.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/slarzb.f b/SRC/slarzb.f index 5a481963..9252f31b 100644 --- a/SRC/slarzb.f +++ b/SRC/slarzb.f @@ -164,7 +164,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -186,7 +186,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/slarzt.f b/SRC/slarzt.f index b7e44841..a8a1901c 100644 --- a/SRC/slarzt.f +++ b/SRC/slarzt.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -188,7 +188,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, STOREV diff --git a/SRC/slas2.f b/SRC/slas2.f index 23ec3a3e..36431d58 100644 --- a/SRC/slas2.f +++ b/SRC/slas2.f @@ -78,7 +78,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -110,7 +110,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL F, G, H, SSMAX, SSMIN diff --git a/SRC/slascl.f b/SRC/slascl.f index 3f4b0364..bacf86ed 100644 --- a/SRC/slascl.f +++ b/SRC/slascl.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -142,7 +142,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TYPE diff --git a/SRC/slascl2.f b/SRC/slascl2.f index 45fa6cb4..58882478 100644 --- a/SRC/slascl2.f +++ b/SRC/slascl2.f @@ -83,7 +83,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -93,7 +93,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDX diff --git a/SRC/slasd0.f b/SRC/slasd0.f index d16ec486..b04a32dc 100644 --- a/SRC/slasd0.f +++ b/SRC/slasd0.f @@ -136,7 +136,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -153,7 +153,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDU, LDVT, N, SMLSIZ, SQRE diff --git a/SRC/slasd1.f b/SRC/slasd1.f index 749c5d48..b076fca7 100644 --- a/SRC/slasd1.f +++ b/SRC/slasd1.f @@ -190,7 +190,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -207,7 +207,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDU, LDVT, NL, NR, SQRE diff --git a/SRC/slasd2.f b/SRC/slasd2.f index 284a4331..500eedb8 100644 --- a/SRC/slasd2.f +++ b/SRC/slasd2.f @@ -254,7 +254,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -272,7 +272,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDU, LDU2, LDVT, LDVT2, NL, NR, SQRE diff --git a/SRC/slasd3.f b/SRC/slasd3.f index 487f75f3..1ad481ce 100644 --- a/SRC/slasd3.f +++ b/SRC/slasd3.f @@ -210,7 +210,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -228,7 +228,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDQ, LDU, LDU2, LDVT, LDVT2, NL, NR, diff --git a/SRC/slasd4.f b/SRC/slasd4.f index f29559bd..6bed144a 100644 --- a/SRC/slasd4.f +++ b/SRC/slasd4.f @@ -140,7 +140,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -156,7 +156,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I, INFO, N diff --git a/SRC/slasd5.f b/SRC/slasd5.f index 9f7dd840..6c2535ba 100644 --- a/SRC/slasd5.f +++ b/SRC/slasd5.f @@ -103,7 +103,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -119,7 +119,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I diff --git a/SRC/slasd6.f b/SRC/slasd6.f index 08d13e31..45b3ab10 100644 --- a/SRC/slasd6.f +++ b/SRC/slasd6.f @@ -298,7 +298,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -317,7 +317,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER GIVPTR, ICOMPQ, INFO, K, LDGCOL, LDGNUM, NL, diff --git a/SRC/slasd7.f b/SRC/slasd7.f index 88c3108a..f32bd47e 100644 --- a/SRC/slasd7.f +++ b/SRC/slasd7.f @@ -264,7 +264,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -283,7 +283,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER GIVPTR, ICOMPQ, INFO, K, LDGCOL, LDGNUM, NL, diff --git a/SRC/slasd8.f b/SRC/slasd8.f index e3ac51ab..c80d7cdf 100644 --- a/SRC/slasd8.f +++ b/SRC/slasd8.f @@ -152,7 +152,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -169,7 +169,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ICOMPQ, INFO, K, LDDIFR diff --git a/SRC/slasda.f b/SRC/slasda.f index 73dc1c47..c6d69cb7 100644 --- a/SRC/slasda.f +++ b/SRC/slasda.f @@ -258,7 +258,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -276,7 +276,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ICOMPQ, INFO, LDGCOL, LDU, N, SMLSIZ, SQRE diff --git a/SRC/slasdq.f b/SRC/slasdq.f index 9794d0b3..289ed855 100644 --- a/SRC/slasdq.f +++ b/SRC/slasdq.f @@ -197,7 +197,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -214,7 +214,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/slasdt.f b/SRC/slasdt.f index 3d933072..f67475ef 100644 --- a/SRC/slasdt.f +++ b/SRC/slasdt.f @@ -92,7 +92,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -108,7 +108,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LVL, MSUB, N, ND diff --git a/SRC/slaset.f b/SRC/slaset.f index 43db07a8..034a3b97 100644 --- a/SRC/slaset.f +++ b/SRC/slaset.f @@ -103,7 +103,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -113,7 +113,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/slasq1.f b/SRC/slasq1.f index 39c33864..21a1c576 100644 --- a/SRC/slasq1.f +++ b/SRC/slasq1.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -111,7 +111,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/slasq2.f b/SRC/slasq2.f index 2807d74d..b97451fc 100644 --- a/SRC/slasq2.f +++ b/SRC/slasq2.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -115,7 +115,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/slasq3.f b/SRC/slasq3.f index 6425a5fe..64badbb1 100644 --- a/SRC/slasq3.f +++ b/SRC/slasq3.f @@ -173,7 +173,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -185,7 +185,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL IEEE diff --git a/SRC/slasq4.f b/SRC/slasq4.f index 7df6a241..bdd24f32 100644 --- a/SRC/slasq4.f +++ b/SRC/slasq4.f @@ -135,7 +135,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -154,7 +154,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I0, N0, N0IN, PP, TTYPE diff --git a/SRC/slasq5.f b/SRC/slasq5.f index ed35cc1b..d1d68e3c 100644 --- a/SRC/slasq5.f +++ b/SRC/slasq5.f @@ -124,7 +124,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -135,7 +135,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL IEEE diff --git a/SRC/slasq6.f b/SRC/slasq6.f index b0f2eb02..e56813bb 100644 --- a/SRC/slasq6.f +++ b/SRC/slasq6.f @@ -111,7 +111,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -122,7 +122,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER I0, N0, PP diff --git a/SRC/slasr.f b/SRC/slasr.f index 35206c81..5f8cbaa5 100644 --- a/SRC/slasr.f +++ b/SRC/slasr.f @@ -192,7 +192,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -202,7 +202,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, PIVOT, SIDE diff --git a/SRC/slasrt.f b/SRC/slasrt.f index 09a3aaa7..e93c0d6d 100644 --- a/SRC/slasrt.f +++ b/SRC/slasrt.f @@ -81,7 +81,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERcomputational * @@ -91,7 +91,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER ID diff --git a/SRC/slassq.f b/SRC/slassq.f index 605f0379..0776bb31 100644 --- a/SRC/slassq.f +++ b/SRC/slassq.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -106,7 +106,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/slasv2.f b/SRC/slasv2.f index 4a308a98..24ae12c6 100644 --- a/SRC/slasv2.f +++ b/SRC/slasv2.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup auxOTHERauxiliary * @@ -141,7 +141,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL CSL, CSR, F, G, H, SNL, SNR, SSMAX, SSMIN diff --git a/SRC/slaswp.f b/SRC/slaswp.f index 33ae22d5..fb6f27d4 100644 --- a/SRC/slaswp.f +++ b/SRC/slaswp.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, K1, K2, LDA, N diff --git a/SRC/slasy2.f b/SRC/slasy2.f index 435ea1b8..5684a119 100644 --- a/SRC/slasy2.f +++ b/SRC/slasy2.f @@ -166,7 +166,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYauxiliary * @@ -177,7 +177,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL LTRANL, LTRANR diff --git a/SRC/slasyf.f b/SRC/slasyf.f index ab2e1bf1..20c8ffae 100644 --- a/SRC/slasyf.f +++ b/SRC/slasyf.f @@ -149,7 +149,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYcomputational * @@ -159,7 +159,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/slatbs.f b/SRC/slatbs.f index eb65b16d..1cd7cb78 100644 --- a/SRC/slatbs.f +++ b/SRC/slatbs.f @@ -162,7 +162,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -245,7 +245,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/slatdf.f b/SRC/slatdf.f index f1a389bc..51773d4e 100644 --- a/SRC/slatdf.f +++ b/SRC/slatdf.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -174,7 +174,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IJOB, LDZ, N diff --git a/SRC/slatps.f b/SRC/slatps.f index 84a291a8..4ce411ff 100644 --- a/SRC/slatps.f +++ b/SRC/slatps.f @@ -149,7 +149,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -232,7 +232,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/slatrd.f b/SRC/slatrd.f index 164294f7..48bd4cf4 100644 --- a/SRC/slatrd.f +++ b/SRC/slatrd.f @@ -139,7 +139,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup doubleOTHERauxiliary * @@ -201,7 +201,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/slatrs.f b/SRC/slatrs.f index c0792803..b762a4b6 100644 --- a/SRC/slatrs.f +++ b/SRC/slatrs.f @@ -158,7 +158,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -241,7 +241,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/slatrz.f b/SRC/slatrz.f index 6b3ba975..99cab458 100644 --- a/SRC/slatrz.f +++ b/SRC/slatrz.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -143,7 +143,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER L, LDA, M, N diff --git a/SRC/slauu2.f b/SRC/slauu2.f index 8f1ec2d5..e00eb293 100644 --- a/SRC/slauu2.f +++ b/SRC/slauu2.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/slauum.f b/SRC/slauum.f index 89b25c7d..0915e289 100644 --- a/SRC/slauum.f +++ b/SRC/slauum.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/sorg2l.f b/SRC/sorg2l.f index c752c1c4..9e5c3887 100644 --- a/SRC/sorg2l.f +++ b/SRC/sorg2l.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -117,7 +117,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/sorg2r.f b/SRC/sorg2r.f index 6bc5bc5a..297b61a2 100644 --- a/SRC/sorg2r.f +++ b/SRC/sorg2r.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -117,7 +117,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/sorgr2.f b/SRC/sorgr2.f index 81ef9076..b5f4a60f 100644 --- a/SRC/sorgr2.f +++ b/SRC/sorgr2.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -117,7 +117,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/sorm2l.f b/SRC/sorm2l.f index 65c2adb6..b0adc9ef 100644 --- a/SRC/sorm2l.f +++ b/SRC/sorm2l.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/sorm2r.f b/SRC/sorm2r.f index 77b91c42..4a6aaa48 100644 --- a/SRC/sorm2r.f +++ b/SRC/sorm2r.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/sorml2.f b/SRC/sorml2.f index d5b326c2..28a7754b 100644 --- a/SRC/sorml2.f +++ b/SRC/sorml2.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/sormr2.f b/SRC/sormr2.f index e50e4adf..9530393c 100644 --- a/SRC/sormr2.f +++ b/SRC/sormr2.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/sormr3.f b/SRC/sormr3.f index a627155f..13bc19dc 100644 --- a/SRC/sormr3.f +++ b/SRC/sormr3.f @@ -159,7 +159,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -181,7 +181,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/spbtf2.f b/SRC/spbtf2.f index ba01ffc9..5e8a7747 100644 --- a/SRC/spbtf2.f +++ b/SRC/spbtf2.f @@ -110,7 +110,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -145,7 +145,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/spotf2.f b/SRC/spotf2.f index 0318f2d0..a2ee180e 100644 --- a/SRC/spotf2.f +++ b/SRC/spotf2.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realPOcomputational * @@ -112,7 +112,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/spstf2.f b/SRC/spstf2.f index 0e105fde..67dbf7da 100644 --- a/SRC/spstf2.f +++ b/SRC/spstf2.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -143,7 +143,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL TOL diff --git a/SRC/sptcon.f b/SRC/sptcon.f index 14251084..2d2b9b98 100644 --- a/SRC/sptcon.f +++ b/SRC/sptcon.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realPTcomputational * @@ -121,7 +121,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/spteqr.f b/SRC/spteqr.f index 0828be4c..5986e093 100644 --- a/SRC/spteqr.f +++ b/SRC/spteqr.f @@ -138,7 +138,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realPTcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER COMPZ diff --git a/SRC/sptrfs.f b/SRC/sptrfs.f index 8b80af66..f39a408e 100644 --- a/SRC/sptrfs.f +++ b/SRC/sptrfs.f @@ -155,7 +155,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realPTcomputational * @@ -166,7 +166,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, LDX, N, NRHS diff --git a/SRC/sptsv.f b/SRC/sptsv.f index 678c619e..c0dc904d 100644 --- a/SRC/sptsv.f +++ b/SRC/sptsv.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realPTsolve * @@ -117,7 +117,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, N, NRHS diff --git a/SRC/sptsvx.f b/SRC/sptsvx.f index db25621e..3c35fd97 100644 --- a/SRC/sptsvx.f +++ b/SRC/sptsvx.f @@ -220,7 +220,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realPTsolve * @@ -231,7 +231,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER FACT diff --git a/SRC/spttrs.f b/SRC/spttrs.f index 553ee887..7ef2bb33 100644 --- a/SRC/spttrs.f +++ b/SRC/spttrs.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realPTcomputational * @@ -112,7 +112,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, N, NRHS diff --git a/SRC/sptts2.f b/SRC/sptts2.f index c32694ba..3dd6bc69 100644 --- a/SRC/sptts2.f +++ b/SRC/sptts2.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realPTcomputational * @@ -105,7 +105,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDB, N, NRHS diff --git a/SRC/srscl.f b/SRC/srscl.f index 5d7660cd..dacc5a7b 100644 --- a/SRC/srscl.f +++ b/SRC/srscl.f @@ -77,7 +77,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -87,7 +87,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/ssfrk.f b/SRC/ssfrk.f index e68e5a21..5531ffd7 100644 --- a/SRC/ssfrk.f +++ b/SRC/ssfrk.f @@ -158,7 +158,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -169,7 +169,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. REAL ALPHA, BETA diff --git a/SRC/sstemr.f b/SRC/sstemr.f index 2badcf3f..ba859db8 100644 --- a/SRC/sstemr.f +++ b/SRC/sstemr.f @@ -294,7 +294,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -315,7 +315,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBZ, RANGE diff --git a/SRC/ssyevr.f b/SRC/ssyevr.f index 0f1e0b4b..bfe4258c 100644 --- a/SRC/ssyevr.f +++ b/SRC/ssyevr.f @@ -308,7 +308,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYeigen * @@ -330,7 +330,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBZ, RANGE, UPLO diff --git a/SRC/ssygs2.f b/SRC/ssygs2.f index cc0e2eb3..33a8c1d1 100644 --- a/SRC/ssygs2.f +++ b/SRC/ssygs2.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/ssysvxx.f b/SRC/ssysvxx.f index 97fcd94f..9f7ff35a 100644 --- a/SRC/ssysvxx.f +++ b/SRC/ssysvxx.f @@ -498,7 +498,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYdriver * @@ -511,7 +511,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, FACT, UPLO diff --git a/SRC/ssyswapr.f b/SRC/ssyswapr.f index 9760aca2..19007513 100644 --- a/SRC/ssyswapr.f +++ b/SRC/ssyswapr.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/ssytd2.f b/SRC/ssytd2.f index 4e59f8d3..e5e3c200 100644 --- a/SRC/ssytd2.f +++ b/SRC/ssytd2.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYcomputational * @@ -176,7 +176,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/ssytf2.f b/SRC/ssytf2.f index 5f782177..68e4dee6 100644 --- a/SRC/ssytf2.f +++ b/SRC/ssytf2.f @@ -118,7 +118,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYcomputational * @@ -189,7 +189,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/ssytri2.f b/SRC/ssytri2.f index 735bda2d..2110bab8 100644 --- a/SRC/ssytri2.f +++ b/SRC/ssytri2.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/stfsm.f b/SRC/stfsm.f index 3519a8a1..74d75401 100644 --- a/SRC/stfsm.f +++ b/SRC/stfsm.f @@ -182,7 +182,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -280,7 +280,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, DIAG, SIDE, TRANS, UPLO diff --git a/SRC/stfttp.f b/SRC/stfttp.f index ebe6237a..e2dfbbec 100644 --- a/SRC/stfttp.f +++ b/SRC/stfttp.f @@ -93,7 +93,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -190,7 +190,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/stfttr.f b/SRC/stfttr.f index 8dfaccf3..490778fc 100644 --- a/SRC/stfttr.f +++ b/SRC/stfttr.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -199,7 +199,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/stgex2.f b/SRC/stgex2.f index d1a18c05..7630b119 100644 --- a/SRC/stgex2.f +++ b/SRC/stgex2.f @@ -181,7 +181,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realGEauxiliary * @@ -224,7 +224,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL WANTQ, WANTZ diff --git a/SRC/stgsy2.f b/SRC/stgsy2.f index 80c50299..d7014df6 100644 --- a/SRC/stgsy2.f +++ b/SRC/stgsy2.f @@ -259,7 +259,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realSYauxiliary * @@ -277,7 +277,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/stpqrt2.f b/SRC/stpqrt2.f index f3052d39..beb2b97d 100644 --- a/SRC/stpqrt2.f +++ b/SRC/stpqrt2.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -176,7 +176,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDB, LDT, N, M, L diff --git a/SRC/stprfb.f b/SRC/stprfb.f index de9253e7..01383aeb 100644 --- a/SRC/stprfb.f +++ b/SRC/stprfb.f @@ -194,7 +194,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERauxiliary * @@ -254,7 +254,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/stpttf.f b/SRC/stpttf.f index 2d236fc8..a2c01515 100644 --- a/SRC/stpttf.f +++ b/SRC/stpttf.f @@ -92,7 +92,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -189,7 +189,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/stpttr.f b/SRC/stpttr.f index 95d9f8e8..3e0c4f76 100644 --- a/SRC/stpttr.f +++ b/SRC/stpttr.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -107,7 +107,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/strti2.f b/SRC/strti2.f index 493dd0dd..20eea397 100644 --- a/SRC/strti2.f +++ b/SRC/strti2.f @@ -103,7 +103,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -113,7 +113,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, UPLO diff --git a/SRC/strttf.f b/SRC/strttf.f index f6b3689e..c42ea200 100644 --- a/SRC/strttf.f +++ b/SRC/strttf.f @@ -100,7 +100,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -197,7 +197,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/strttp.f b/SRC/strttp.f index b28d70e7..4b2391bb 100644 --- a/SRC/strttp.f +++ b/SRC/strttp.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup realOTHERcomputational * @@ -107,7 +107,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zdrscl.f b/SRC/zdrscl.f index 715ef730..94ba3934 100644 --- a/SRC/zdrscl.f +++ b/SRC/zdrscl.f @@ -77,7 +77,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -87,7 +87,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/zgbtf2.f b/SRC/zgbtf2.f index 005605bb..890d3012 100644 --- a/SRC/zgbtf2.f +++ b/SRC/zgbtf2.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GBcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, KL, KU, LDAB, M, N diff --git a/SRC/zgebd2.f b/SRC/zgebd2.f index 88766573..9991f4d6 100644 --- a/SRC/zgebd2.f +++ b/SRC/zgebd2.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -192,7 +192,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/zgehd2.f b/SRC/zgehd2.f index 582235ec..4263fcba 100644 --- a/SRC/zgehd2.f +++ b/SRC/zgehd2.f @@ -106,7 +106,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -152,7 +152,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, ILO, INFO, LDA, N diff --git a/SRC/zgelq2.f b/SRC/zgelq2.f index dd9fcffb..5877e983 100644 --- a/SRC/zgelq2.f +++ b/SRC/zgelq2.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/zgeql2.f b/SRC/zgeql2.f index c76ebae6..6f9d10f4 100644 --- a/SRC/zgeql2.f +++ b/SRC/zgeql2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -126,7 +126,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/zgeqp3.f b/SRC/zgeqp3.f index 74599558..8b4b620a 100644 --- a/SRC/zgeqp3.f +++ b/SRC/zgeqp3.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LWORK, M, N diff --git a/SRC/zgeqr2.f b/SRC/zgeqr2.f index e4543115..f7775bbe 100644 --- a/SRC/zgeqr2.f +++ b/SRC/zgeqr2.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/zgeqr2p.f b/SRC/zgeqr2p.f index 514ae68a..5d93b68a 100644 --- a/SRC/zgeqr2p.f +++ b/SRC/zgeqr2p.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/zgeqrt2.f b/SRC/zgeqrt2.f index fdabee98..d3400afd 100644 --- a/SRC/zgeqrt2.f +++ b/SRC/zgeqrt2.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDT, M, N diff --git a/SRC/zgeqrt3.f b/SRC/zgeqrt3.f index 12e5de68..8926b998 100644 --- a/SRC/zgeqrt3.f +++ b/SRC/zgeqrt3.f @@ -100,7 +100,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -135,7 +135,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N, LDT diff --git a/SRC/zgerq2.f b/SRC/zgerq2.f index af96a742..6d628a1f 100644 --- a/SRC/zgerq2.f +++ b/SRC/zgerq2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -126,7 +126,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/zgesc2.f b/SRC/zgesc2.f index 593c05d6..ce969550 100644 --- a/SRC/zgesc2.f +++ b/SRC/zgesc2.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEauxiliary * @@ -118,7 +118,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, N diff --git a/SRC/zgetc2.f b/SRC/zgetc2.f index 77a1927a..277ac7ce 100644 --- a/SRC/zgetc2.f +++ b/SRC/zgetc2.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEauxiliary * @@ -114,7 +114,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, N diff --git a/SRC/zgetf2.f b/SRC/zgetf2.f index 5bea3086..7013ffb1 100644 --- a/SRC/zgetf2.f +++ b/SRC/zgetf2.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -111,7 +111,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, M, N diff --git a/SRC/zgtcon.f b/SRC/zgtcon.f index 9d10e228..b8cac22a 100644 --- a/SRC/zgtcon.f +++ b/SRC/zgtcon.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GTcomputational * @@ -144,7 +144,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/zgtrfs.f b/SRC/zgtrfs.f index 6530fe76..f0a0359c 100644 --- a/SRC/zgtrfs.f +++ b/SRC/zgtrfs.f @@ -201,7 +201,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GTcomputational * @@ -213,7 +213,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/zgtsv.f b/SRC/zgtsv.f index 9bc9be0e..8611ce6c 100644 --- a/SRC/zgtsv.f +++ b/SRC/zgtsv.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GTsolve * @@ -127,7 +127,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, N, NRHS diff --git a/SRC/zgtsvx.f b/SRC/zgtsvx.f index b889ef60..59b25e4c 100644 --- a/SRC/zgtsvx.f +++ b/SRC/zgtsvx.f @@ -285,7 +285,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GTsolve * @@ -297,7 +297,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER FACT, TRANS diff --git a/SRC/zgttrf.f b/SRC/zgttrf.f index 2e78cb5c..8ccc654e 100644 --- a/SRC/zgttrf.f +++ b/SRC/zgttrf.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GTcomputational * @@ -127,7 +127,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/zgttrs.f b/SRC/zgttrs.f index 076aaf9d..421efca3 100644 --- a/SRC/zgttrs.f +++ b/SRC/zgttrs.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GTcomputational * @@ -141,7 +141,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/zgtts2.f b/SRC/zgtts2.f index 88a70365..5f9eb4aa 100644 --- a/SRC/zgtts2.f +++ b/SRC/zgtts2.f @@ -121,7 +121,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GTcomputational * @@ -131,7 +131,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ITRANS, LDB, N, NRHS diff --git a/SRC/zheevr.f b/SRC/zheevr.f index 554cf110..86e05b06 100644 --- a/SRC/zheevr.f +++ b/SRC/zheevr.f @@ -329,7 +329,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEeigen * @@ -351,7 +351,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBZ, RANGE, UPLO diff --git a/SRC/zhegs2.f b/SRC/zhegs2.f index 66a82b63..80c4b213 100644 --- a/SRC/zhegs2.f +++ b/SRC/zhegs2.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zhegst.f b/SRC/zhegst.f index 05ec28dc..cf804bf2 100644 --- a/SRC/zhegst.f +++ b/SRC/zhegst.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zheswapr.f b/SRC/zheswapr.f index b6906117..8870350e 100644 --- a/SRC/zheswapr.f +++ b/SRC/zheswapr.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zhetd2.f b/SRC/zhetd2.f index 9e658577..dd8f9cf0 100644 --- a/SRC/zhetd2.f +++ b/SRC/zhetd2.f @@ -122,7 +122,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEcomputational * @@ -178,7 +178,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zhetf2.f b/SRC/zhetf2.f index c0d13e8b..85968c20 100644 --- a/SRC/zhetf2.f +++ b/SRC/zhetf2.f @@ -118,7 +118,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEcomputational * @@ -185,7 +185,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zhfrk.f b/SRC/zhfrk.f index 97975c2a..33997066 100644 --- a/SRC/zhfrk.f +++ b/SRC/zhfrk.f @@ -160,7 +160,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -171,7 +171,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION ALPHA, BETA diff --git a/SRC/zla_gbamv.f b/SRC/zla_gbamv.f index 10863190..0e38cf61 100644 --- a/SRC/zla_gbamv.f +++ b/SRC/zla_gbamv.f @@ -178,7 +178,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GBcomputational * @@ -189,7 +189,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION ALPHA, BETA diff --git a/SRC/zla_gbrcond_c.f b/SRC/zla_gbrcond_c.f index 9fbaa690..2b21daae 100644 --- a/SRC/zla_gbrcond_c.f +++ b/SRC/zla_gbrcond_c.f @@ -153,7 +153,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GBcomputational * @@ -166,7 +166,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/zla_gbrcond_x.f b/SRC/zla_gbrcond_x.f index 34916c9d..10b7f6ab 100644 --- a/SRC/zla_gbrcond_x.f +++ b/SRC/zla_gbrcond_x.f @@ -146,7 +146,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GBcomputational * @@ -158,7 +158,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/zla_gbrfsx_extended.f b/SRC/zla_gbrfsx_extended.f index 3188feac..7707efd3 100644 --- a/SRC/zla_gbrfsx_extended.f +++ b/SRC/zla_gbrfsx_extended.f @@ -399,7 +399,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GBcomputational * @@ -415,7 +415,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDAB, LDAFB, LDB, LDY, N, KL, KU, NRHS, diff --git a/SRC/zla_gbrpvgrw.f b/SRC/zla_gbrpvgrw.f index 027a1a38..20cac936 100644 --- a/SRC/zla_gbrpvgrw.f +++ b/SRC/zla_gbrpvgrw.f @@ -109,7 +109,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GBcomputational * @@ -120,7 +120,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, KL, KU, NCOLS, LDAB, LDAFB diff --git a/SRC/zla_geamv.f b/SRC/zla_geamv.f index 42075f32..845375e1 100644 --- a/SRC/zla_geamv.f +++ b/SRC/zla_geamv.f @@ -167,7 +167,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -178,7 +178,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION ALPHA, BETA diff --git a/SRC/zla_gercond_c.f b/SRC/zla_gercond_c.f index 5e8457a3..367d7902 100644 --- a/SRC/zla_gercond_c.f +++ b/SRC/zla_gercond_c.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -146,7 +146,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Aguments .. CHARACTER TRANS diff --git a/SRC/zla_gercond_x.f b/SRC/zla_gercond_x.f index 70d15631..44dc9ddc 100644 --- a/SRC/zla_gercond_x.f +++ b/SRC/zla_gercond_x.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -139,7 +139,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/zla_gerpvgrw.f b/SRC/zla_gerpvgrw.f index 5e9d31f3..aae5e666 100644 --- a/SRC/zla_gerpvgrw.f +++ b/SRC/zla_gerpvgrw.f @@ -92,7 +92,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEcomputational * @@ -103,7 +103,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, NCOLS, LDA, LDAF diff --git a/SRC/zla_heamv.f b/SRC/zla_heamv.f index a792b103..3729c8d7 100644 --- a/SRC/zla_heamv.f +++ b/SRC/zla_heamv.f @@ -154,7 +154,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEcomputational * @@ -181,7 +181,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION ALPHA, BETA diff --git a/SRC/zla_hercond_c.f b/SRC/zla_hercond_c.f index 3ca9bb76..81dfebf8 100644 --- a/SRC/zla_hercond_c.f +++ b/SRC/zla_hercond_c.f @@ -131,7 +131,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEcomputational * @@ -143,7 +143,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zla_hercond_x.f b/SRC/zla_hercond_x.f index 6a8ad63c..0dd80dc6 100644 --- a/SRC/zla_hercond_x.f +++ b/SRC/zla_hercond_x.f @@ -124,7 +124,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEcomputational * @@ -136,7 +136,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zla_herfsx_extended.f b/SRC/zla_herfsx_extended.f index d2276b2d..fadd0d95 100644 --- a/SRC/zla_herfsx_extended.f +++ b/SRC/zla_herfsx_extended.f @@ -385,7 +385,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEcomputational * @@ -401,7 +401,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/zla_lin_berr.f b/SRC/zla_lin_berr.f index e4c10541..161eed97 100644 --- a/SRC/zla_lin_berr.f +++ b/SRC/zla_lin_berr.f @@ -94,7 +94,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -104,7 +104,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N, NZ, NRHS diff --git a/SRC/zla_porcond_c.f b/SRC/zla_porcond_c.f index fc254d28..1c82321c 100644 --- a/SRC/zla_porcond_c.f +++ b/SRC/zla_porcond_c.f @@ -123,7 +123,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16POcomputational * @@ -135,7 +135,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zla_porcond_x.f b/SRC/zla_porcond_x.f index 74e1b510..0a374cca 100644 --- a/SRC/zla_porcond_x.f +++ b/SRC/zla_porcond_x.f @@ -116,7 +116,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16POcomputational * @@ -128,7 +128,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zla_porfsx_extended.f b/SRC/zla_porfsx_extended.f index 442c2cc8..40ffa9fc 100644 --- a/SRC/zla_porfsx_extended.f +++ b/SRC/zla_porfsx_extended.f @@ -377,7 +377,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16POcomputational * @@ -393,7 +393,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/zla_porpvgrw.f b/SRC/zla_porpvgrw.f index 6299b738..682a670a 100644 --- a/SRC/zla_porpvgrw.f +++ b/SRC/zla_porpvgrw.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16POcomputational * @@ -110,7 +110,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER*1 UPLO diff --git a/SRC/zla_syamv.f b/SRC/zla_syamv.f index ee40a137..43871dc5 100644 --- a/SRC/zla_syamv.f +++ b/SRC/zla_syamv.f @@ -155,7 +155,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYcomputational * @@ -182,7 +182,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION ALPHA, BETA diff --git a/SRC/zla_syrcond_c.f b/SRC/zla_syrcond_c.f index 25e543f9..2cd65e92 100644 --- a/SRC/zla_syrcond_c.f +++ b/SRC/zla_syrcond_c.f @@ -131,7 +131,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYcomputational * @@ -143,7 +143,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zla_syrcond_x.f b/SRC/zla_syrcond_x.f index ecff31fc..20cd0fd6 100644 --- a/SRC/zla_syrcond_x.f +++ b/SRC/zla_syrcond_x.f @@ -124,7 +124,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYcomputational * @@ -136,7 +136,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zla_syrfsx_extended.f b/SRC/zla_syrfsx_extended.f index 3738dcc9..2f4966fd 100644 --- a/SRC/zla_syrfsx_extended.f +++ b/SRC/zla_syrfsx_extended.f @@ -385,7 +385,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYcomputational * @@ -401,7 +401,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDAF, LDB, LDY, N, NRHS, PREC_TYPE, diff --git a/SRC/zla_syrpvgrw.f b/SRC/zla_syrpvgrw.f index 340ea978..44d2f526 100644 --- a/SRC/zla_syrpvgrw.f +++ b/SRC/zla_syrpvgrw.f @@ -115,7 +115,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYcomputational * @@ -126,7 +126,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER*1 UPLO diff --git a/SRC/zla_wwaddw.f b/SRC/zla_wwaddw.f index 9fd3a4f8..2cd9aef9 100644 --- a/SRC/zla_wwaddw.f +++ b/SRC/zla_wwaddw.f @@ -74,7 +74,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -84,7 +84,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER N diff --git a/SRC/zlabrd.f b/SRC/zlabrd.f index 55fbc7c6..24fa76ba 100644 --- a/SRC/zlabrd.f +++ b/SRC/zlabrd.f @@ -157,7 +157,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -215,7 +215,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDX, LDY, M, N, NB diff --git a/SRC/zlacgv.f b/SRC/zlacgv.f index 36d49eb8..315c4de5 100644 --- a/SRC/zlacgv.f +++ b/SRC/zlacgv.f @@ -67,7 +67,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -77,7 +77,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/zlacn2.f b/SRC/zlacn2.f index 70d8d17a..391546f4 100644 --- a/SRC/zlacn2.f +++ b/SRC/zlacn2.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -136,7 +136,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KASE, N diff --git a/SRC/zlacon.f b/SRC/zlacon.f index dda1027a..f1d36c08 100644 --- a/SRC/zlacon.f +++ b/SRC/zlacon.f @@ -89,7 +89,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KASE, N diff --git a/SRC/zlacp2.f b/SRC/zlacp2.f index 12f7115c..1593af3c 100644 --- a/SRC/zlacp2.f +++ b/SRC/zlacp2.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zlacpy.f b/SRC/zlacpy.f index 149c0cc6..73f0e570 100644 --- a/SRC/zlacpy.f +++ b/SRC/zlacpy.f @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -106,7 +106,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zlacrm.f b/SRC/zlacrm.f index 0672a7a5..6e4ffe4c 100644 --- a/SRC/zlacrm.f +++ b/SRC/zlacrm.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDB, LDC, M, N diff --git a/SRC/zlacrt.f b/SRC/zlacrt.f index 88401f07..922509a6 100644 --- a/SRC/zlacrt.f +++ b/SRC/zlacrt.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -108,7 +108,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, INCY, N diff --git a/SRC/zladiv.f b/SRC/zladiv.f index ee59cde8..8f01fe3e 100644 --- a/SRC/zladiv.f +++ b/SRC/zladiv.f @@ -57,7 +57,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -67,7 +67,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. COMPLEX*16 X, Y diff --git a/SRC/zlaed0.f b/SRC/zlaed0.f index 13c27193..f10185bf 100644 --- a/SRC/zlaed0.f +++ b/SRC/zlaed0.f @@ -137,7 +137,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDQ, LDQS, N, QSIZ diff --git a/SRC/zlaed7.f b/SRC/zlaed7.f index d83bc093..ae6e9a36 100644 --- a/SRC/zlaed7.f +++ b/SRC/zlaed7.f @@ -239,7 +239,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -252,7 +252,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CURLVL, CURPBM, CUTPNT, INFO, LDQ, N, QSIZ, diff --git a/SRC/zlaed8.f b/SRC/zlaed8.f index 01a46f24..6716b172 100644 --- a/SRC/zlaed8.f +++ b/SRC/zlaed8.f @@ -219,7 +219,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -231,7 +231,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER CUTPNT, GIVPTR, INFO, K, LDQ, LDQ2, N, QSIZ diff --git a/SRC/zlaein.f b/SRC/zlaein.f index faafa318..5ce96cff 100644 --- a/SRC/zlaein.f +++ b/SRC/zlaein.f @@ -141,7 +141,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -152,7 +152,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL NOINIT, RIGHTV diff --git a/SRC/zlaesy.f b/SRC/zlaesy.f index a989f3a8..3a42ff6a 100644 --- a/SRC/zlaesy.f +++ b/SRC/zlaesy.f @@ -108,7 +108,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYauxiliary * @@ -118,7 +118,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. COMPLEX*16 A, B, C, CS1, EVSCAL, RT1, RT2, SN1 diff --git a/SRC/zlaev2.f b/SRC/zlaev2.f index d3142e83..502dbfa8 100644 --- a/SRC/zlaev2.f +++ b/SRC/zlaev2.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -124,7 +124,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION CS1, RT1, RT2 diff --git a/SRC/zlag2c.f b/SRC/zlag2c.f index 18eaf7b8..a8c1ce1f 100644 --- a/SRC/zlag2c.f +++ b/SRC/zlag2c.f @@ -100,7 +100,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -110,7 +110,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDSA, M, N diff --git a/SRC/zlagtm.f b/SRC/zlagtm.f index cbe85d16..a02ce734 100644 --- a/SRC/zlagtm.f +++ b/SRC/zlagtm.f @@ -137,7 +137,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -148,7 +148,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/zlahef.f b/SRC/zlahef.f index da42c337..71daaf8e 100644 --- a/SRC/zlahef.f +++ b/SRC/zlahef.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEcomputational * @@ -160,7 +160,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zlahqr.f b/SRC/zlahqr.f index add2a55b..344a9f83 100644 --- a/SRC/zlahqr.f +++ b/SRC/zlahqr.f @@ -171,7 +171,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -198,7 +198,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, N diff --git a/SRC/zlahr2.f b/SRC/zlahr2.f index 700f3400..ed64243b 100644 --- a/SRC/zlahr2.f +++ b/SRC/zlahr2.f @@ -123,7 +123,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -184,7 +184,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER K, LDA, LDT, LDY, N, NB diff --git a/SRC/zlahrd.f b/SRC/zlahrd.f index 3a9dee37..3ae615be 100644 --- a/SRC/zlahrd.f +++ b/SRC/zlahrd.f @@ -124,7 +124,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -172,7 +172,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER K, LDA, LDT, LDY, N, NB diff --git a/SRC/zlaic1.f b/SRC/zlaic1.f index bb3bc93e..14b6f126 100644 --- a/SRC/zlaic1.f +++ b/SRC/zlaic1.f @@ -128,7 +128,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -138,7 +138,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER J, JOB diff --git a/SRC/zlals0.f b/SRC/zlals0.f index aec094aa..dd0b8455 100644 --- a/SRC/zlals0.f +++ b/SRC/zlals0.f @@ -254,7 +254,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -273,7 +273,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER GIVPTR, ICOMPQ, INFO, K, LDB, LDBX, LDGCOL, diff --git a/SRC/zlalsa.f b/SRC/zlalsa.f index 2e55818d..9cd7a184 100644 --- a/SRC/zlalsa.f +++ b/SRC/zlalsa.f @@ -251,7 +251,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -271,7 +271,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER ICOMPQ, INFO, LDB, LDBX, LDGCOL, LDU, N, NRHS, diff --git a/SRC/zlalsd.f b/SRC/zlalsd.f index 758e849a..592af306 100644 --- a/SRC/zlalsd.f +++ b/SRC/zlalsd.f @@ -173,7 +173,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -191,7 +191,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zlangb.f b/SRC/zlangb.f index 3de3ecbf..65c1eaef 100644 --- a/SRC/zlangb.f +++ b/SRC/zlangb.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GBauxiliary * @@ -128,7 +128,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/zlange.f b/SRC/zlange.f index 9051fde5..c49555b1 100644 --- a/SRC/zlange.f +++ b/SRC/zlange.f @@ -108,7 +108,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEauxiliary * @@ -118,7 +118,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/zlangt.f b/SRC/zlangt.f index 3b61e6ad..91b20a73 100644 --- a/SRC/zlangt.f +++ b/SRC/zlangt.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/zlanhb.f b/SRC/zlanhb.f index def8e6a4..39e6475e 100644 --- a/SRC/zlanhb.f +++ b/SRC/zlanhb.f @@ -124,7 +124,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -135,7 +135,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/zlanhe.f b/SRC/zlanhe.f index df666ce9..3093a151 100644 --- a/SRC/zlanhe.f +++ b/SRC/zlanhe.f @@ -117,7 +117,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEauxiliary * @@ -127,7 +127,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/zlanhf.f b/SRC/zlanhf.f index b64643a4..8f781dd7 100644 --- a/SRC/zlanhf.f +++ b/SRC/zlanhf.f @@ -131,7 +131,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -249,7 +249,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, TRANSR, UPLO diff --git a/SRC/zlanhp.f b/SRC/zlanhp.f index c5b4aae0..ce148950 100644 --- a/SRC/zlanhp.f +++ b/SRC/zlanhp.f @@ -110,7 +110,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -120,7 +120,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/zlanhs.f b/SRC/zlanhs.f index 29ff6533..f20cd74f 100644 --- a/SRC/zlanhs.f +++ b/SRC/zlanhs.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -112,7 +112,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/zlanht.f b/SRC/zlanht.f index 7e65a768..a6b8b2b7 100644 --- a/SRC/zlanht.f +++ b/SRC/zlanht.f @@ -94,7 +94,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -104,7 +104,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM diff --git a/SRC/zlansb.f b/SRC/zlansb.f index 315c91b5..776038b5 100644 --- a/SRC/zlansb.f +++ b/SRC/zlansb.f @@ -122,7 +122,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -133,7 +133,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/zlansp.f b/SRC/zlansp.f index 81fbbd48..07db74ac 100644 --- a/SRC/zlansp.f +++ b/SRC/zlansp.f @@ -108,7 +108,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -118,7 +118,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/zlansy.f b/SRC/zlansy.f index b9018563..e261a3b9 100644 --- a/SRC/zlansy.f +++ b/SRC/zlansy.f @@ -116,7 +116,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYauxiliary * @@ -126,7 +126,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER NORM, UPLO diff --git a/SRC/zlantb.f b/SRC/zlantb.f index ba6bb554..64c0e3c7 100644 --- a/SRC/zlantb.f +++ b/SRC/zlantb.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -144,7 +144,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/zlantp.f b/SRC/zlantp.f index b65c5bd7..07d51edd 100644 --- a/SRC/zlantp.f +++ b/SRC/zlantp.f @@ -118,7 +118,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -128,7 +128,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/zlantr.f b/SRC/zlantr.f index 8c8bad7c..fb9553b3 100644 --- a/SRC/zlantr.f +++ b/SRC/zlantr.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -145,7 +145,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORM, UPLO diff --git a/SRC/zlapll.f b/SRC/zlapll.f index eb1fa617..684837a7 100644 --- a/SRC/zlapll.f +++ b/SRC/zlapll.f @@ -93,7 +93,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -103,7 +103,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, INCY, N diff --git a/SRC/zlapmr.f b/SRC/zlapmr.f index b271e07c..6d2317b3 100644 --- a/SRC/zlapmr.f +++ b/SRC/zlapmr.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL FORWRD diff --git a/SRC/zlapmt.f b/SRC/zlapmt.f index 4d2cfb06..35a43d39 100644 --- a/SRC/zlapmt.f +++ b/SRC/zlapmt.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL FORWRD diff --git a/SRC/zlaqgb.f b/SRC/zlaqgb.f index db7aaf2a..db9b7f2d 100644 --- a/SRC/zlaqgb.f +++ b/SRC/zlaqgb.f @@ -152,7 +152,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GBauxiliary * @@ -163,7 +163,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED diff --git a/SRC/zlaqge.f b/SRC/zlaqge.f index 6b63143f..bce3e20d 100644 --- a/SRC/zlaqge.f +++ b/SRC/zlaqge.f @@ -135,7 +135,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEauxiliary * @@ -146,7 +146,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED diff --git a/SRC/zlaqhb.f b/SRC/zlaqhb.f index 07c08d66..498ac627 100644 --- a/SRC/zlaqhb.f +++ b/SRC/zlaqhb.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -144,7 +144,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/zlaqhe.f b/SRC/zlaqhe.f index a45a1b61..a7b5563f 100644 --- a/SRC/zlaqhe.f +++ b/SRC/zlaqhe.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16HEauxiliary * @@ -137,7 +137,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/zlaqhp.f b/SRC/zlaqhp.f index 08647b9b..cac99264 100644 --- a/SRC/zlaqhp.f +++ b/SRC/zlaqhp.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -129,7 +129,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/zlaqp2.f b/SRC/zlaqp2.f index 18e831cc..a8947370 100644 --- a/SRC/zlaqp2.f +++ b/SRC/zlaqp2.f @@ -122,7 +122,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -152,7 +152,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, M, N, OFFSET diff --git a/SRC/zlaqps.f b/SRC/zlaqps.f index 134aa11d..b18fa9eb 100644 --- a/SRC/zlaqps.f +++ b/SRC/zlaqps.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -180,7 +180,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER KB, LDA, LDF, M, N, NB, OFFSET diff --git a/SRC/zlaqr0.f b/SRC/zlaqr0.f index 3741e215..3dc4fcc5 100644 --- a/SRC/zlaqr0.f +++ b/SRC/zlaqr0.f @@ -215,7 +215,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -244,7 +244,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, LWORK, N diff --git a/SRC/zlaqr1.f b/SRC/zlaqr1.f index 1d1ddff9..8240bb7a 100644 --- a/SRC/zlaqr1.f +++ b/SRC/zlaqr1.f @@ -94,7 +94,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -110,7 +110,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. COMPLEX*16 S1, S2 diff --git a/SRC/zlaqr2.f b/SRC/zlaqr2.f index 98a64b45..8a3cc3da 100644 --- a/SRC/zlaqr2.f +++ b/SRC/zlaqr2.f @@ -255,7 +255,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -273,7 +273,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KBOT, KTOP, LDH, LDT, LDV, LDWV, diff --git a/SRC/zlaqr3.f b/SRC/zlaqr3.f index 9aa64c26..39880147 100644 --- a/SRC/zlaqr3.f +++ b/SRC/zlaqr3.f @@ -252,7 +252,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -270,7 +270,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KBOT, KTOP, LDH, LDT, LDV, LDWV, diff --git a/SRC/zlaqr4.f b/SRC/zlaqr4.f index 267ebf78..dd2bcdf2 100644 --- a/SRC/zlaqr4.f +++ b/SRC/zlaqr4.f @@ -221,7 +221,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -250,7 +250,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHI, IHIZ, ILO, ILOZ, INFO, LDH, LDZ, LWORK, N diff --git a/SRC/zlaqr5.f b/SRC/zlaqr5.f index bef99514..e33a30d6 100644 --- a/SRC/zlaqr5.f +++ b/SRC/zlaqr5.f @@ -228,7 +228,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -254,7 +254,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IHIZ, ILOZ, KACC22, KBOT, KTOP, LDH, LDU, LDV, diff --git a/SRC/zlaqsb.f b/SRC/zlaqsb.f index 85e19de6..5555f393 100644 --- a/SRC/zlaqsb.f +++ b/SRC/zlaqsb.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -144,7 +144,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/zlaqsp.f b/SRC/zlaqsp.f index 2df0ce5d..5bd2b383 100644 --- a/SRC/zlaqsp.f +++ b/SRC/zlaqsp.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -129,7 +129,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/zlaqsy.f b/SRC/zlaqsy.f index d242f072..42447857 100644 --- a/SRC/zlaqsy.f +++ b/SRC/zlaqsy.f @@ -127,7 +127,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYauxiliary * @@ -137,7 +137,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER EQUED, UPLO diff --git a/SRC/zlar1v.f b/SRC/zlar1v.f index 21aa4329..9f3a87d2 100644 --- a/SRC/zlar1v.f +++ b/SRC/zlar1v.f @@ -212,7 +212,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -233,7 +233,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL WANTNC diff --git a/SRC/zlar2v.f b/SRC/zlar2v.f index bc454e38..b7fd888d 100644 --- a/SRC/zlar2v.f +++ b/SRC/zlar2v.f @@ -104,7 +104,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -114,7 +114,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, N diff --git a/SRC/zlarcm.f b/SRC/zlarcm.f index 342a9b3f..e72c1061 100644 --- a/SRC/zlarcm.f +++ b/SRC/zlarcm.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER LDA, LDB, LDC, M, N diff --git a/SRC/zlarf.f b/SRC/zlarf.f index 4508cc3b..f51e1d73 100644 --- a/SRC/zlarf.f +++ b/SRC/zlarf.f @@ -121,7 +121,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -131,7 +131,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/zlarfb.f b/SRC/zlarfb.f index c101ae35..99490f58 100644 --- a/SRC/zlarfb.f +++ b/SRC/zlarfb.f @@ -159,7 +159,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -198,7 +198,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/zlarfg.f b/SRC/zlarfg.f index 8c6dfb00..e37c683f 100644 --- a/SRC/zlarfg.f +++ b/SRC/zlarfg.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/zlarfgp.f b/SRC/zlarfgp.f index 71ba550b..10ff09b0 100644 --- a/SRC/zlarfgp.f +++ b/SRC/zlarfgp.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -107,7 +107,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/zlarft.f b/SRC/zlarft.f index 63ace57e..2278d11d 100644 --- a/SRC/zlarft.f +++ b/SRC/zlarft.f @@ -130,7 +130,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -166,7 +166,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, STOREV diff --git a/SRC/zlarfx.f b/SRC/zlarfx.f index edfe954c..3551b9b4 100644 --- a/SRC/zlarfx.f +++ b/SRC/zlarfx.f @@ -112,7 +112,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -122,7 +122,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/zlargv.f b/SRC/zlargv.f index 4e49d17e..eac86f93 100644 --- a/SRC/zlargv.f +++ b/SRC/zlargv.f @@ -104,7 +104,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -125,7 +125,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, INCY, N diff --git a/SRC/zlarnv.f b/SRC/zlarnv.f index b87adde7..d6501a7b 100644 --- a/SRC/zlarnv.f +++ b/SRC/zlarnv.f @@ -81,7 +81,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -102,7 +102,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IDIST, N diff --git a/SRC/zlarrv.f b/SRC/zlarrv.f index 8ca26bbd..061a4c4c 100644 --- a/SRC/zlarrv.f +++ b/SRC/zlarrv.f @@ -263,7 +263,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -286,7 +286,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER DOL, DOU, INFO, LDZ, M, N diff --git a/SRC/zlarscl2.f b/SRC/zlarscl2.f index f5f3ae9e..fc5ec8a2 100644 --- a/SRC/zlarscl2.f +++ b/SRC/zlarscl2.f @@ -84,7 +84,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -94,7 +94,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDX diff --git a/SRC/zlartg.f b/SRC/zlartg.f index 66ad6379..e790021c 100644 --- a/SRC/zlartg.f +++ b/SRC/zlartg.f @@ -85,7 +85,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -106,7 +106,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION CS diff --git a/SRC/zlartv.f b/SRC/zlartv.f index 2f8bf08f..f6e6c142 100644 --- a/SRC/zlartv.f +++ b/SRC/zlartv.f @@ -100,7 +100,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -110,7 +110,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCC, INCX, INCY, N diff --git a/SRC/zlarz.f b/SRC/zlarz.f index 7d0c8de0..a06e7110 100644 --- a/SRC/zlarz.f +++ b/SRC/zlarz.f @@ -129,7 +129,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -150,7 +150,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE diff --git a/SRC/zlarzb.f b/SRC/zlarzb.f index 89dc7b45..19d5eb93 100644 --- a/SRC/zlarzb.f +++ b/SRC/zlarzb.f @@ -164,7 +164,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -186,7 +186,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/zlarzt.f b/SRC/zlarzt.f index 04ae2b54..eb1131ca 100644 --- a/SRC/zlarzt.f +++ b/SRC/zlarzt.f @@ -133,7 +133,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -188,7 +188,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, STOREV diff --git a/SRC/zlascl.f b/SRC/zlascl.f index 0b8a2f84..51a4f0f6 100644 --- a/SRC/zlascl.f +++ b/SRC/zlascl.f @@ -132,7 +132,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -142,7 +142,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TYPE diff --git a/SRC/zlascl2.f b/SRC/zlascl2.f index 37141000..8590994c 100644 --- a/SRC/zlascl2.f +++ b/SRC/zlascl2.f @@ -84,7 +84,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -94,7 +94,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER M, N, LDX diff --git a/SRC/zlaset.f b/SRC/zlaset.f index bb65d5da..11f82361 100644 --- a/SRC/zlaset.f +++ b/SRC/zlaset.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zlasr.f b/SRC/zlasr.f index 7b905d87..5243d830 100644 --- a/SRC/zlasr.f +++ b/SRC/zlasr.f @@ -193,7 +193,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -203,7 +203,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, PIVOT, SIDE diff --git a/SRC/zlassq.f b/SRC/zlassq.f index 172510fe..5b7e66c3 100644 --- a/SRC/zlassq.f +++ b/SRC/zlassq.f @@ -99,7 +99,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -109,7 +109,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, N diff --git a/SRC/zlaswp.f b/SRC/zlaswp.f index 73410121..76d7a422 100644 --- a/SRC/zlaswp.f +++ b/SRC/zlaswp.f @@ -98,7 +98,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -117,7 +117,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, K1, K2, LDA, N diff --git a/SRC/zlasyf.f b/SRC/zlasyf.f index 327ca9b1..a732eae5 100644 --- a/SRC/zlasyf.f +++ b/SRC/zlasyf.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYcomputational * @@ -160,7 +160,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zlat2c.f b/SRC/zlat2c.f index c4edd0e9..8b9af860 100644 --- a/SRC/zlat2c.f +++ b/SRC/zlat2c.f @@ -104,7 +104,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -114,7 +114,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zlatbs.f b/SRC/zlatbs.f index 82ae3a55..2277282b 100644 --- a/SRC/zlatbs.f +++ b/SRC/zlatbs.f @@ -163,7 +163,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -246,7 +246,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/zlatdf.f b/SRC/zlatdf.f index 8bc2951b..e90bfede 100644 --- a/SRC/zlatdf.f +++ b/SRC/zlatdf.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -172,7 +172,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IJOB, LDZ, N diff --git a/SRC/zlatps.f b/SRC/zlatps.f index 1da8db40..e5e3cf05 100644 --- a/SRC/zlatps.f +++ b/SRC/zlatps.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -234,7 +234,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/zlatrd.f b/SRC/zlatrd.f index 5aabeee9..619d7280 100644 --- a/SRC/zlatrd.f +++ b/SRC/zlatrd.f @@ -140,7 +140,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -202,7 +202,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zlatrs.f b/SRC/zlatrs.f index 7a2127c1..91ab9dc3 100644 --- a/SRC/zlatrs.f +++ b/SRC/zlatrs.f @@ -159,7 +159,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -242,7 +242,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, NORMIN, TRANS, UPLO diff --git a/SRC/zlatrz.f b/SRC/zlatrz.f index fd8ec037..996cc538 100644 --- a/SRC/zlatrz.f +++ b/SRC/zlatrz.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -143,7 +143,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER L, LDA, M, N diff --git a/SRC/zlauu2.f b/SRC/zlauu2.f index a50bae60..92792cd2 100644 --- a/SRC/zlauu2.f +++ b/SRC/zlauu2.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zlauum.f b/SRC/zlauum.f index 78b94a6e..d1528197 100644 --- a/SRC/zlauum.f +++ b/SRC/zlauum.f @@ -95,7 +95,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -105,7 +105,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zpbtf2.f b/SRC/zpbtf2.f index e56d158c..64792e50 100644 --- a/SRC/zpbtf2.f +++ b/SRC/zpbtf2.f @@ -110,7 +110,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -145,7 +145,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zpotf2.f b/SRC/zpotf2.f index ddc0e2c8..959314b8 100644 --- a/SRC/zpotf2.f +++ b/SRC/zpotf2.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16POcomputational * @@ -112,7 +112,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zpstf2.f b/SRC/zpstf2.f index dfda9746..4e8a8d08 100644 --- a/SRC/zpstf2.f +++ b/SRC/zpstf2.f @@ -134,7 +134,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -144,7 +144,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. DOUBLE PRECISION TOL diff --git a/SRC/zptcon.f b/SRC/zptcon.f index e10545be..fe966658 100644 --- a/SRC/zptcon.f +++ b/SRC/zptcon.f @@ -102,7 +102,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16PTcomputational * @@ -122,7 +122,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/zpteqr.f b/SRC/zpteqr.f index 0b057792..544f38d6 100644 --- a/SRC/zpteqr.f +++ b/SRC/zpteqr.f @@ -138,7 +138,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16PTcomputational * @@ -148,7 +148,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER COMPZ diff --git a/SRC/zptrfs.f b/SRC/zptrfs.f index c1ec2cd3..a1ab332f 100644 --- a/SRC/zptrfs.f +++ b/SRC/zptrfs.f @@ -175,7 +175,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16PTcomputational * @@ -186,7 +186,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zptsv.f b/SRC/zptsv.f index 42727261..037e6e35 100644 --- a/SRC/zptsv.f +++ b/SRC/zptsv.f @@ -108,7 +108,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16PTsolve * @@ -118,7 +118,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDB, N, NRHS diff --git a/SRC/zptsvx.f b/SRC/zptsvx.f index 0d1052fc..613321cd 100644 --- a/SRC/zptsvx.f +++ b/SRC/zptsvx.f @@ -226,7 +226,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16PTsolve * @@ -237,7 +237,7 @@ * -- LAPACK driver 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER FACT diff --git a/SRC/zpttrf.f b/SRC/zpttrf.f index 1b69ae1e..2f7b630d 100644 --- a/SRC/zpttrf.f +++ b/SRC/zpttrf.f @@ -85,7 +85,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16PTcomputational * @@ -95,7 +95,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, N diff --git a/SRC/zpttrs.f b/SRC/zpttrs.f index 985bc8f0..8d6aa391 100644 --- a/SRC/zpttrs.f +++ b/SRC/zpttrs.f @@ -114,7 +114,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16PTcomputational * @@ -124,7 +124,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zptts2.f b/SRC/zptts2.f index 004c7db6..3be100a2 100644 --- a/SRC/zptts2.f +++ b/SRC/zptts2.f @@ -106,7 +106,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16PTcomputational * @@ -116,7 +116,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER IUPLO, LDB, N, NRHS @@ -96,7 +96,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -106,7 +106,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INCX, INCY, N diff --git a/SRC/zspmv.f b/SRC/zspmv.f index fe6fd73f..5208d6df 100644 --- a/SRC/zspmv.f +++ b/SRC/zspmv.f @@ -144,7 +144,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -154,7 +154,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO @@ -125,7 +125,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -135,7 +135,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zstemr.f b/SRC/zstemr.f index b5e6590f..5333951d 100644 --- a/SRC/zstemr.f +++ b/SRC/zstemr.f @@ -311,7 +311,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -332,7 +332,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER JOBZ, RANGE diff --git a/SRC/zsymv.f b/SRC/zsymv.f index 5ba431fd..0924b2ce 100644 --- a/SRC/zsymv.f +++ b/SRC/zsymv.f @@ -150,7 +150,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYauxiliary * @@ -160,7 +160,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO @@ -128,7 +128,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYauxiliary * @@ -138,7 +138,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zsytf2.f b/SRC/zsytf2.f index 32d6fce6..cf604ecf 100644 --- a/SRC/zsytf2.f +++ b/SRC/zsytf2.f @@ -118,7 +118,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYcomputational * @@ -185,7 +185,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zsytri2.f b/SRC/zsytri2.f index 9d8e6378..993304e1 100644 --- a/SRC/zsytri2.f +++ b/SRC/zsytri2.f @@ -120,7 +120,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYcomputational * @@ -130,7 +130,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/ztfsm.f b/SRC/ztfsm.f index 407c7e00..b0807340 100644 --- a/SRC/ztfsm.f +++ b/SRC/ztfsm.f @@ -182,7 +182,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -301,7 +301,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, DIAG, SIDE, TRANS, UPLO diff --git a/SRC/ztfttp.f b/SRC/ztfttp.f index 0d0c450b..839a4256 100644 --- a/SRC/ztfttp.f +++ b/SRC/ztfttp.f @@ -93,7 +93,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -211,7 +211,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/ztfttr.f b/SRC/ztfttr.f index c77b222f..7c38295c 100644 --- a/SRC/ztfttr.f +++ b/SRC/ztfttr.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -219,7 +219,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/ztgex2.f b/SRC/ztgex2.f index 1461aea6..c8ecff20 100644 --- a/SRC/ztgex2.f +++ b/SRC/ztgex2.f @@ -153,7 +153,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16GEauxiliary * @@ -193,7 +193,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. LOGICAL WANTQ, WANTZ diff --git a/SRC/ztgsy2.f b/SRC/ztgsy2.f index 89549fc3..757f2b0a 100644 --- a/SRC/ztgsy2.f +++ b/SRC/ztgsy2.f @@ -244,7 +244,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16SYauxiliary * @@ -262,7 +262,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS diff --git a/SRC/ztpqrt2.f b/SRC/ztpqrt2.f index dbab556c..01e744d8 100644 --- a/SRC/ztpqrt2.f +++ b/SRC/ztpqrt2.f @@ -119,7 +119,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -176,7 +176,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, LDA, LDB, LDT, N, M, L diff --git a/SRC/ztprfb.f b/SRC/ztprfb.f index 9110f494..6e452bb6 100644 --- a/SRC/ztprfb.f +++ b/SRC/ztprfb.f @@ -194,7 +194,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERauxiliary * @@ -254,7 +254,7 @@ * -- 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIRECT, SIDE, STOREV, TRANS diff --git a/SRC/ztpttf.f b/SRC/ztpttf.f index ad7e43d1..35228135 100644 --- a/SRC/ztpttf.f +++ b/SRC/ztpttf.f @@ -92,7 +92,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -210,7 +210,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/ztpttr.f b/SRC/ztpttr.f index 28733b29..3009e10b 100644 --- a/SRC/ztpttr.f +++ b/SRC/ztpttr.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -107,7 +107,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/ztrti2.f b/SRC/ztrti2.f index 99e9c64b..3b617b64 100644 --- a/SRC/ztrti2.f +++ b/SRC/ztrti2.f @@ -103,7 +103,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -113,7 +113,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER DIAG, UPLO diff --git a/SRC/ztrttf.f b/SRC/ztrttf.f index 82d02642..be83bcc4 100644 --- a/SRC/ztrttf.f +++ b/SRC/ztrttf.f @@ -101,7 +101,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -219,7 +219,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANSR, UPLO diff --git a/SRC/ztrttp.f b/SRC/ztrttp.f index aafeff2c..9abd14b4 100644 --- a/SRC/ztrttp.f +++ b/SRC/ztrttp.f @@ -97,7 +97,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -107,7 +107,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER UPLO diff --git a/SRC/zung2l.f b/SRC/zung2l.f index 70844e7f..f8fd3667 100644 --- a/SRC/zung2l.f +++ b/SRC/zung2l.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -117,7 +117,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/zungl2.f b/SRC/zungl2.f index 411d6873..44acba12 100644 --- a/SRC/zungl2.f +++ b/SRC/zungl2.f @@ -106,7 +106,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -116,7 +116,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/zungr2.f b/SRC/zungr2.f index 9ccebd2a..5e3afcf5 100644 --- a/SRC/zungr2.f +++ b/SRC/zungr2.f @@ -107,7 +107,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -117,7 +117,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. INTEGER INFO, K, LDA, M, N diff --git a/SRC/zunm2l.f b/SRC/zunm2l.f index 1df00a1e..113887c2 100644 --- a/SRC/zunm2l.f +++ b/SRC/zunm2l.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/zunm2r.f b/SRC/zunm2r.f index 9ca995fc..d1e2d769 100644 --- a/SRC/zunm2r.f +++ b/SRC/zunm2r.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/zunml2.f b/SRC/zunml2.f index 13c0760b..3860c3df 100644 --- a/SRC/zunml2.f +++ b/SRC/zunml2.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/zunmr2.f b/SRC/zunmr2.f index a91c16bb..46e5a26a 100644 --- a/SRC/zunmr2.f +++ b/SRC/zunmr2.f @@ -151,7 +151,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -162,7 +162,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS diff --git a/SRC/zunmr3.f b/SRC/zunmr3.f index ab852f60..edc68ea7 100644 --- a/SRC/zunmr3.f +++ b/SRC/zunmr3.f @@ -159,7 +159,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date August 2012 +*> \date September 2012 * *> \ingroup complex16OTHERcomputational * @@ -181,7 +181,7 @@ * -- LAPACK computational 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..-- -* August 2012 +* September 2012 * * .. Scalar Arguments .. CHARACTER SIDE, TRANS |