Diff for /rpl/lapack/lapack/zla_gercond_c.f between versions 1.17 and 1.18

version 1.17, 2020/05/21 21:46:06 version 1.18, 2023/08/07 08:39:27
Line 134 Line 134
 *> \author Univ. of Colorado Denver  *> \author Univ. of Colorado Denver
 *> \author NAG Ltd.  *> \author NAG Ltd.
 *  *
 *> \date December 2016  
 *  
 *> \ingroup complex16GEcomputational  *> \ingroup complex16GEcomputational
 *  *
 *  =====================================================================  *  =====================================================================
Line 143 Line 141
      $                                         LDAF, IPIV, C, CAPPLY,       $                                         LDAF, IPIV, C, CAPPLY,
      $                                         INFO, WORK, RWORK )       $                                         INFO, WORK, RWORK )
 *  *
 *  -- LAPACK computational routine (version 3.7.0) --  *  -- LAPACK computational routine --
 *  -- LAPACK is a software package provided by Univ. of Tennessee,    --  *  -- LAPACK is a software package provided by Univ. of Tennessee,    --
 *  -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--  *  -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
 *     December 2016  
 *  *
 *     .. Scalar Arguments ..  *     .. Scalar Arguments ..
       CHARACTER          TRANS        CHARACTER          TRANS
Line 315 Line 312
 *  *
       RETURN        RETURN
 *  *
   *     End of ZLA_GERCOND_C
   *
       END        END

Removed from v.1.17  
changed lines
  Added in v.1.18


CVSweb interface <joel.bertrand@systella.fr>