Diff for /rpl/lapack/lapack/ztpmlqt.f between versions 1.4 and 1.5

version 1.4, 2018/05/29 07:18:40 version 1.5, 2020/05/21 21:46:11
Line 94 Line 94
 *>  *>
 *> \param[in] V  *> \param[in] V
 *> \verbatim  *> \verbatim
 *>          V is COMPLEX*16 array, dimension (LDA,K)  *>          V is COMPLEX*16 array, dimension (LDV,K)
 *>          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
 *>          DTPLQT in B.  See Further Details.  *>          DTPLQT in B.  See Further Details.

Removed from v.1.4  
changed lines
  Added in v.1.5


CVSweb interface <joel.bertrand@systella.fr>