Diff for /rpl/lapack/lapack/dtpmqrt.f between versions 1.11 and 1.12

version 1.11, 2018/05/29 07:18:11 version 1.12, 2020/05/21 21:46:02
Line 94 Line 94
 *>  *>
 *> \param[in] V  *> \param[in] V
 *> \verbatim  *> \verbatim
 *>          V is DOUBLE PRECISION array, dimension (LDA,K)  *>          V is DOUBLE PRECISION array, dimension (LDV,K)
 *>          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
 *>          CTPQRT in B.  See Further Details.  *>          CTPQRT in B.  See Further Details.

Removed from v.1.11  
changed lines
  Added in v.1.12


CVSweb interface <joel.bertrand@systella.fr>