aboutsummaryrefslogtreecommitdiff
path: root/SRC/dlasq3.f
diff options
context:
space:
mode:
authorJulie <julie@cs.utk.edu>2016-06-14 21:50:33 -0700
committerJulie <julie@cs.utk.edu>2016-06-14 21:50:33 -0700
commit455a8eb6f490490b9d49ad9131eda9c1cb578911 (patch)
tree5407e455c527693ae0b4456120b4cf5adfd5dd5d /SRC/dlasq3.f
parent736dd5378f11171d02267b4a521d1618dcac8875 (diff)
?LAQR5, ?LASQ3, ?LASQ4: some fixes in doc
reported by Alex Zotkevich, Intel Co. on april 11th 2016 See http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=13&t=4953
Diffstat (limited to 'SRC/dlasq3.f')
-rw-r--r--SRC/dlasq3.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlasq3.f b/SRC/dlasq3.f
index 4506e19f..df4c3a47 100644
--- a/SRC/dlasq3.f
+++ b/SRC/dlasq3.f
@@ -60,7 +60,7 @@
*>
*> \param[in,out] Z
*> \verbatim
-*> Z is DOUBLE PRECISION array, dimension ( 4*N )
+*> Z is DOUBLE PRECISION array, dimension ( 4*N0 )
*> Z holds the qd array.
*> \endverbatim
*>