Diff for /rpl/lapack/lapack/dgerfsx.f between versions 1.6 and 1.7

version 1.6, 2011/11/21 22:19:28 version 1.7, 2012/07/31 11:06:35
Line 325 Line 325
 *>  *>
 *> \param[in,out] PARAMS  *> \param[in,out] PARAMS
 *> \verbatim  *> \verbatim
 *>          PARAMS is / output) DOUBLE PRECISION array, dimension (NPARAMS)  *>          PARAMS is DOUBLE PRECISION array, dimension (NPARAMS)
 *>     Specifies algorithm parameters.  If an entry is .LT. 0.0, then  *>     Specifies algorithm parameters.  If an entry is .LT. 0.0, then
 *>     that entry will be filled with default value used for that  *>     that entry will be filled with default value used for that
 *>     parameter.  Only positions up to NPARAMS are accessed; defaults  *>     parameter.  Only positions up to NPARAMS are accessed; defaults

Removed from v.1.6  
changed lines
  Added in v.1.7


CVSweb interface <joel.bertrand@systella.fr>