Diff for /rpl/lapack/lapack/zla_porpvgrw.f between versions 1.15 and 1.16

version 1.15, 2018/05/29 07:18:23 version 1.16, 2020/05/21 21:46:06
Line 86 Line 86
 *>     The leading dimension of the array AF.  LDAF >= max(1,N).  *>     The leading dimension of the array AF.  LDAF >= max(1,N).
 *> \endverbatim  *> \endverbatim
 *>  *>
 *> \param[in] WORK  *> \param[out] WORK
 *> \verbatim  *> \verbatim
 *>          WORK is DOUBLE PRECISION array, dimension (2*N)  *>          WORK is DOUBLE PRECISION array, dimension (2*N)
 *> \endverbatim  *> \endverbatim

Removed from v.1.15  
changed lines
  Added in v.1.16


CVSweb interface <joel.bertrand@systella.fr>