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

version 1.16, 2017/06/17 10:54:15 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.16  
changed lines
  Added in v.1.19


CVSweb interface <joel.bertrand@systella.fr>