Diff for /rpl/lapack/lapack/dormlq.f between versions 1.9 and 1.13

version 1.9, 2011/11/21 20:43:01 version 1.13, 2012/12/14 14:22:37
Line 96 Line 96
 *>          The i-th row must contain the vector which defines the  *>          The i-th row 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
 *>          DGELQF in the first k rows of its array argument A.  *>          DGELQF in the first k rows 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.13


CVSweb interface <joel.bertrand@systella.fr>