Diff for /rpl/lapack/lapack/dormqr.f between versions 1.9 and 1.14

version 1.9, 2011/11/21 20:43:01 version 1.14, 2014/01/27 09:28:25
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
 *>          DGEQRF in the first k columns of its array argument A.  *>          DGEQRF in the first 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.9  
changed lines
  Added in v.1.14


CVSweb interface <joel.bertrand@systella.fr>