--- rpl/lapack/lapack/ztgsen.f 2017/06/17 10:54:30 1.17 +++ rpl/lapack/lapack/ztgsen.f 2023/08/07 08:39:40 1.21 @@ -72,7 +72,7 @@ * *> \param[in] IJOB *> \verbatim -*> IJOB is integer +*> IJOB is INTEGER *> Specifies whether condition numbers are required for the *> cluster of eigenvalues (PL and PR) or the deflating subspaces *> (Difu and Difl): @@ -290,8 +290,6 @@ *> \author Univ. of Colorado Denver *> \author NAG Ltd. * -*> \date June 2016 -* *> \ingroup complex16OTHERcomputational * *> \par Further Details: @@ -433,10 +431,9 @@ $ ALPHA, BETA, Q, LDQ, Z, LDZ, M, PL, PR, DIF, $ WORK, LWORK, IWORK, LIWORK, INFO ) * -* -- LAPACK computational routine (version 3.7.0) -- +* -- LAPACK computational routine -- * -- LAPACK is a software package provided by Univ. of Tennessee, -- * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..-- -* June 2016 * * .. Scalar Arguments .. LOGICAL WANTQ, WANTZ