Diff for /rpl/lapack/lapack/dormql.f between versions 1.10 and 1.13

version 1.10, 2011/11/21 22:19:37 version 1.13, 2012/12/14 14:22:37
Line 94 Line 94
 *>          The i-th column must contain the vector which defines the  *>          The i-th column must contain the vector which defines the
 *>          elementary reflector H(i), for i = 1,2,...,k, as returned by  *>          elementary reflector H(i), for i = 1,2,...,k, as returned by
 *>          DGEQLF in the last k columns of its array argument A.  *>          DGEQLF in the last k columns of its array argument A.
 *>          A is modified by the routine but restored on exit.  
 *> \endverbatim  *> \endverbatim
 *>  *>
 *> \param[in] LDA  *> \param[in] LDA

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


CVSweb interface <joel.bertrand@systella.fr>