--- rpl/lapack/lapack/dla_gbrcond.f 2012/08/22 09:48:15 1.8 +++ rpl/lapack/lapack/dla_gbrcond.f 2012/12/14 12:30:21 1.9 @@ -1,4 +1,4 @@ -*> \brief \b DLA_GBRCOND +*> \brief \b DLA_GBRCOND estimates the Skeel condition number for a general banded matrix. * * =========== DOCUMENTATION =========== * @@ -161,7 +161,7 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date November 2011 +*> \date September 2012 * *> \ingroup doubleGBcomputational * @@ -170,10 +170,10 @@ $ AFB, LDAFB, IPIV, CMODE, C, $ INFO, WORK, IWORK ) * -* -- LAPACK computational routine (version 3.4.0) -- +* -- LAPACK computational routine (version 3.4.2) -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* November 2011 +* September 2012 * * .. Scalar Arguments .. CHARACTER TRANS