aboutsummaryrefslogtreecommitdiff
path: root/SRC/dlasq4.f
diff options
context:
space:
mode:
authorlangou <langou@users.noreply.github.com>2016-04-01 22:34:10 +0000
committerlangou <langou@users.noreply.github.com>2016-04-01 22:34:10 +0000
commit64ebc20f17d045fe04ed01f661fe56efeb82248f (patch)
tree12210e2ad339ae8691807d50aa0b48a298c8bac0 /SRC/dlasq4.f
parent973e1ae83fb1c1a9987bb1427a7a93ac43e6b739 (diff)
See post on forum on Thu Mar 31, 2016:
http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=13&t=4937 Thanks to Eugene Chereshnev (Intel)
Diffstat (limited to 'SRC/dlasq4.f')
-rw-r--r--SRC/dlasq4.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlasq4.f b/SRC/dlasq4.f
index 97d9bdeb..cb540294 100644
--- a/SRC/dlasq4.f
+++ b/SRC/dlasq4.f
@@ -122,7 +122,7 @@
*>
*> \param[in,out] G
*> \verbatim
-*> G is REAL
+*> G is DOUBLE PRECISION
*> G is passed as an argument in order to save its value between
*> calls to DLASQ4.
*> \endverbatim