Diff for /rpl/lapack/lapack/dla_porpvgrw.f between versions 1.12 and 1.15

version 1.12, 2017/06/17 10:53:52 version 1.15, 2020/05/21 21:45:58
Line 85 Line 85
 *>     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.12  
changed lines
  Added in v.1.15


CVSweb interface <joel.bertrand@systella.fr>