summaryrefslogtreecommitdiff
path: root/SRC/clarrv.f
diff options
context:
space:
mode:
authorHenning Thielemann <git@henning-thielemann.de>2017-06-03 17:41:01 +0200
committerHenning Thielemann <git@henning-thielemann.de>2017-06-03 17:41:01 +0200
commit9ff0c3d8dea5bc95f0e00039b0ceea516855e35f (patch)
tree1805af04933df3ec92d4f5eacb45a711f21d7989 /SRC/clarrv.f
parent365d50cf708e3e0fa3d9096076ee64e80a67e2d3 (diff)
downloadlapack-9ff0c3d8dea5bc95f0e00039b0ceea516855e35f.tar.gz
lapack-9ff0c3d8dea5bc95f0e00039b0ceea516855e35f.tar.bz2
lapack-9ff0c3d8dea5bc95f0e00039b0ceea516855e35f.zip
correct type names in parameter comments
Diffstat (limited to 'SRC/clarrv.f')
-rw-r--r--SRC/clarrv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/clarrv.f b/SRC/clarrv.f
index d6503013..72ef0459 100644
--- a/SRC/clarrv.f
+++ b/SRC/clarrv.f
@@ -199,7 +199,7 @@
*>
*> \param[out] Z
*> \verbatim
-*> Z is array, dimension (LDZ, max(1,M) )
+*> Z is COMPLEX array, dimension (LDZ, max(1,M) )
*> If INFO = 0, the first M columns of Z contain the
*> orthonormal eigenvectors of the matrix T
*> corresponding to the input eigenvalues, with the i-th