Diff for /rpl/lapack/lapack/dgerfsx.f between versions 1.5 and 1.8

version 1.5, 2011/11/21 20:42:51 version 1.8, 2012/08/22 09:48:13
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.5  
changed lines
  Added in v.1.8


CVSweb interface <joel.bertrand@systella.fr>