fixed a typo in a comment in (c,z)lahef_rook.f
authorigor175 <igor175@8a072113-8704-0410-8d35-dd094bca7971>
Sat, 10 Nov 2012 03:33:51 +0000 (03:33 +0000)
committerigor175 <igor175@8a072113-8704-0410-8d35-dd094bca7971>
Sat, 10 Nov 2012 03:33:51 +0000 (03:33 +0000)
SRC/clahef_rook.f
SRC/zlahef_rook.f

index 820b56f..d696045 100644 (file)
    50    CONTINUE
 *
 *        Put U12 in standard form by partially undoing the interchanges
-*        in of rows in columns k+1:n looping backwards from k+1 to 1
+*        in of rows in columns k+1:n looping backwards from k+1 to n
 *
          J = K + 1
    60    CONTINUE
index b6626ea..dc729f1 100644 (file)
    50    CONTINUE
 *
 *        Put U12 in standard form by partially undoing the interchanges
-*        in of rows in columns k+1:n looping backwards from k+1 to 1
+*        in of rows in columns k+1:n looping backwards from k+1 to n
 *
          J = K + 1
    60    CONTINUE