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

version 1.7, 2010/08/13 21:03:52 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.7  
changed lines
  Added in v.1.9


CVSweb interface <joel.bertrand@systella.fr>