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

version 1.8, 2010/12/21 13:53:32 version 1.9, 2011/07/22 07:38:07
Line 55 Line 55
 *         On entry, leading dimension of U.  *         On entry, leading dimension of U.
 *  *
 *  VT     (output) DOUBLE PRECISION array, dimension at least (LDVT, M)  *  VT     (output) DOUBLE PRECISION array, dimension at least (LDVT, M)
 *         On exit, VT' contains the right singular vectors.  *         On exit, VT**T contains the right singular vectors.
 *  *
 *  LDVT   (input) INTEGER  *  LDVT   (input) INTEGER
 *         On entry, leading dimension of VT.  *         On entry, leading dimension of VT.

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


CVSweb interface <joel.bertrand@systella.fr>