aboutsummaryrefslogtreecommitdiff
path: root/SRC/slaqr2.f
diff options
context:
space:
mode:
authorVladimir Chalupecky <vladimir.chalupecky@gmail.com>2016-08-04 17:52:18 +0900
committerVladimir Chalupecky <vladimir.chalupecky@gmail.com>2016-08-05 11:26:12 +0900
commit3c41621216cdb2d97b6fd42ce3037eacaa5ec146 (patch)
tree30f86224c54ce22edb7ab9f680cc5236152a0352 /SRC/slaqr2.f
parentbcc66b10b59059c0f9a9159749ea208ae8921023 (diff)
?LAQR2: fix documentation about updated block of Z
Diffstat (limited to 'SRC/slaqr2.f')
-rw-r--r--SRC/slaqr2.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/slaqr2.f b/SRC/slaqr2.f
index 0e162035..7c8893a4 100644
--- a/SRC/slaqr2.f
+++ b/SRC/slaqr2.f
@@ -141,7 +141,7 @@
*> Z is REAL array, dimension (LDZ,N)
*> IF WANTZ is .TRUE., then on output, the orthogonal
*> similarity transformation mentioned above has been
-*> accumulated into Z(ILOZ:IHIZ,ILO:IHI) from the right.
+*> accumulated into Z(ILOZ:IHIZ,ILOZ:IHIZ) from the right.
*> If WANTZ is .FALSE., then Z is unreferenced.
*> \endverbatim
*>