Diff for /rpl/lapack/lapack/zgges.f between versions 1.8 and 1.12

version 1.8, 2011/11/21 20:43:10 version 1.12, 2012/12/14 14:22:46
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.8  
changed lines
  Added in v.1.12


CVSweb interface <joel.bertrand@systella.fr>