Diff for /rpl/lapack/lapack/dlarrf.f between versions 1.16 and 1.17

version 1.16, 2015/11/26 11:44:18 version 1.17, 2016/08/27 15:27:10
Line 51 Line 51
 *> \param[in] N  *> \param[in] N
 *> \verbatim  *> \verbatim
 *>          N is INTEGER  *>          N is INTEGER
 *>          The order of the matrix (subblock, if the matrix splitted).  *>          The order of the matrix (subblock, if the matrix split).
 *> \endverbatim  *> \endverbatim
 *>  *>
 *> \param[in] D  *> \param[in] D
Line 174 Line 174
 *> \author Univ. of Colorado Denver   *> \author Univ. of Colorado Denver 
 *> \author NAG Ltd.   *> \author NAG Ltd. 
 *  *
 *> \date November 2015  *> \date June 2016
 *  *
 *> \ingroup auxOTHERauxiliary  *> \ingroup auxOTHERauxiliary
 *  *
Line 193 Line 193
      $                   SPDIAM, CLGAPL, CLGAPR, PIVMIN, SIGMA,       $                   SPDIAM, CLGAPL, CLGAPR, PIVMIN, SIGMA,
      $                   DPLUS, LPLUS, WORK, INFO )       $                   DPLUS, LPLUS, WORK, INFO )
 *  *
 *  -- LAPACK auxiliary routine (version 3.6.0) --  *  -- LAPACK auxiliary routine (version 3.6.1) --
 *  -- LAPACK is a software package provided by Univ. of Tennessee,    --  *  -- LAPACK is a software package provided by Univ. of Tennessee,    --
 *  -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--  *  -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
 *     November 2015  *     June 2016
 *  *
 *     .. Scalar Arguments ..  *     .. Scalar Arguments ..
       INTEGER            CLSTRT, CLEND, INFO, N        INTEGER            CLSTRT, CLEND, INFO, N

Removed from v.1.16  
changed lines
  Added in v.1.17


CVSweb interface <joel.bertrand@systella.fr>