--- rpl/lapack/lapack/dlamch.f 2020/05/21 21:45:59 1.22 +++ rpl/lapack/lapack/dlamch.f 2023/08/07 08:38:54 1.23 @@ -61,17 +61,15 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date December 2016 -* + *> \ingroup auxOTHERauxiliary * * ===================================================================== DOUBLE PRECISION FUNCTION DLAMCH( CMACH ) * -* -- LAPACK auxiliary routine (version 3.7.0) -- +* -- LAPACK auxiliary routine -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* December 2016 * * .. Scalar Arguments .. CHARACTER CMACH @@ -156,9 +154,6 @@ *> might hold one of these in a register. *> \endverbatim *> \author LAPACK is a software package provided by Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd.. -*> \date December 2016 -*> \ingroup auxOTHERauxiliary -*> *> \param[in] A *> \verbatim *> A is a DOUBLE PRECISION @@ -172,9 +167,8 @@ *> DOUBLE PRECISION FUNCTION DLAMC3( A, B ) * -* -- LAPACK auxiliary routine (version 3.7.0) -- +* -- LAPACK auxiliary routine -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. -* November 2010 * * .. Scalar Arguments .. DOUBLE PRECISION A, B