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

version 1.18, 2018/05/29 07:18:19 version 1.19, 2020/05/21 21:46:05
Line 97 Line 97
 *>          B is COMPLEX*16 array, dimension (LDB,N)  *>          B is COMPLEX*16 array, dimension (LDB,N)
 *>          The triangular factor from the Cholesky factorization of B,  *>          The triangular factor from the Cholesky factorization of B,
 *>          as returned by ZPOTRF.  *>          as returned by ZPOTRF.
   *>          B is modified by the routine but restored on exit.
 *> \endverbatim  *> \endverbatim
 *>  *>
 *> \param[in] LDB  *> \param[in] LDB

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


CVSweb interface <joel.bertrand@systella.fr>