Diff for /rpl/lapack/lapack/dbdsvdx.f between versions 1.7 and 1.8

version 1.7, 2018/05/29 07:17:49 version 1.8, 2020/05/21 21:45:56
Line 165 Line 165
 *>  *>
 *> \param[out] Z  *> \param[out] Z
 *> \verbatim  *> \verbatim
 *>          Z is DOUBLE PRECISION array, dimension (2*N,K) )  *>          Z is DOUBLE PRECISION array, dimension (2*N,K)
 *>          If JOBZ = 'V', then if INFO = 0 the first NS columns of Z  *>          If JOBZ = 'V', then if INFO = 0 the first NS columns of Z
 *>          contain the singular vectors of the matrix B corresponding to  *>          contain the singular vectors of the matrix B corresponding to
 *>          the selected singular values, with U in rows 1 to N and V  *>          the selected singular values, with U in rows 1 to N and V

Removed from v.1.7  
changed lines
  Added in v.1.8


CVSweb interface <joel.bertrand@systella.fr>