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

version 1.8, 2010/12/21 13:53:33 version 1.9, 2011/07/22 07:38:08
Line 75 Line 75
 *  *
 *  VT     (output) DOUBLE PRECISION array,  *  VT     (output) DOUBLE PRECISION array,
 *         dimension ( LDU, SMLSIZ+1 ) if ICOMPQ = 1, and not referenced  *         dimension ( LDU, SMLSIZ+1 ) if ICOMPQ = 1, and not referenced
 *         if ICOMPQ = 0. If ICOMPQ = 1, on exit, VT' contains the right  *         if ICOMPQ = 0. If ICOMPQ = 1, on exit, VT**T contains the right
 *         singular vector matrices of all subproblems at the bottom  *         singular vector matrices of all subproblems at the bottom
 *         level.  *         level.
 *  *

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


CVSweb interface <joel.bertrand@systella.fr>