--- rpl/lapack/lapack/dlasq4.f 2010/12/21 13:53:33 1.7 +++ rpl/lapack/lapack/dlasq4.f 2011/07/22 07:38:08 1.8 @@ -1,7 +1,7 @@ SUBROUTINE DLASQ4( I0, N0, Z, PP, N0IN, DMIN, DMIN1, DMIN2, DN, $ DN1, DN2, TAU, TTYPE, G ) * -* -- LAPACK routine (version 3.2) -- +* -- LAPACK routine (version 3.3.1) -- * * -- Contributed by Osni Marques of the Lawrence Berkeley National -- * -- Laboratory and Beresford Parlett of the Univ. of California at -- @@ -25,6 +25,9 @@ * DLASQ4 computes an approximation TAU to the smallest eigenvalue * using values of d from the previous transform. * +* Arguments +* ========= +* * I0 (input) INTEGER * First index. *