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

version 1.6, 2010/12/21 13:51:25 version 1.7, 2011/07/22 07:38:01
Line 118 Line 118
 *           Y. INCY must not be zero.  *           Y. INCY must not be zero.
 *           Unchanged on exit.  *           Unchanged on exit.
 *  *
   *  Further Details
   *  ===============
 *  *
 *  Level 2 Blas routine.  *  Level 2 Blas routine.
   *  The vector and matrix arguments are not referenced when N = 0, or M = 0
 *  *
 *  -- Written on 22-October-1986.  *  -- Written on 22-October-1986.
 *     Jack Dongarra, Argonne National Lab.  *     Jack Dongarra, Argonne National Lab.

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


CVSweb interface <joel.bertrand@systella.fr>