Diff for /rpl/lapack/lapack/zgges.f between versions 1.9 and 1.10

version 1.9, 2011/11/21 22:19:46 version 1.10, 2012/07/31 11:06:38
Line 100 Line 100
 *>  *>
 *> \param[in] SELCTG  *> \param[in] SELCTG
 *> \verbatim  *> \verbatim
 *>          SELCTG is procedure) LOGICAL FUNCTION of two COMPLEX*16 arguments  *>          SELCTG is a LOGICAL FUNCTION of two COMPLEX*16 arguments
 *>          SELCTG must be declared EXTERNAL in the calling subroutine.  *>          SELCTG must be declared EXTERNAL in the calling subroutine.
 *>          If SORT = 'N', SELCTG is not referenced.  *>          If SORT = 'N', SELCTG is not referenced.
 *>          If SORT = 'S', SELCTG is used to select eigenvalues to sort  *>          If SORT = 'S', SELCTG is used to select eigenvalues to sort

Removed from v.1.9  
changed lines
  Added in v.1.10


CVSweb interface <joel.bertrand@systella.fr>