Diff for /rpl/lapack/lapack/dlarfx.f between versions 1.18 and 1.19

version 1.18, 2018/05/29 07:17:59 version 1.19, 2020/05/21 21:46:00
Line 94 Line 94
 *> \param[in] LDC  *> \param[in] LDC
 *> \verbatim  *> \verbatim
 *>          LDC is INTEGER  *>          LDC is INTEGER
 *>          The leading dimension of the array C. LDA >= (1,M).  *>          The leading dimension of the array C. LDC >= (1,M).
 *> \endverbatim  *> \endverbatim
 *>  *>
 *> \param[out] WORK  *> \param[out] WORK

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


CVSweb interface <joel.bertrand@systella.fr>