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

version 1.9, 2011/11/21 22:19:27 version 1.10, 2012/07/31 11:06:34
Line 80 Line 80
 *>  *>
 *> \param[in] SELECT  *> \param[in] SELECT
 *> \verbatim  *> \verbatim
 *>          SELECT is procedure) LOGICAL FUNCTION of two DOUBLE PRECISION arguments  *>          SELECT is a LOGICAL FUNCTION of two DOUBLE PRECISION arguments
 *>          SELECT must be declared EXTERNAL in the calling subroutine.  *>          SELECT must be declared EXTERNAL in the calling subroutine.
 *>          If SORT = 'S', SELECT is used to select eigenvalues to sort  *>          If SORT = 'S', SELECT is used to select eigenvalues to sort
 *>          to the top left of the Schur form.  *>          to the top left of the Schur form.

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


CVSweb interface <joel.bertrand@systella.fr>