Diff for /rpl/lapack/lapack/zlalsa.f between versions 1.8 and 1.9

version 1.8, 2010/12/21 13:53:49 version 1.9, 2011/07/22 07:38:17
Line 79 Line 79
 *         POLES, GIVNUM, and Z.  *         POLES, GIVNUM, and Z.
 *  *
 *  VT     (input) DOUBLE PRECISION array, dimension ( LDU, SMLSIZ+1 ).  *  VT     (input) DOUBLE PRECISION array, dimension ( LDU, SMLSIZ+1 ).
 *         On entry, VT' contains the right singular vector matrices of  *         On entry, VT**H contains the right singular vector matrices of
 *         all subproblems at the bottom level.  *         all subproblems at the bottom level.
 *  *
 *  K      (input) INTEGER array, dimension ( N ).  *  K      (input) INTEGER array, dimension ( N ).

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


CVSweb interface <joel.bertrand@systella.fr>