summaryrefslogtreecommitdiff
path: root/SRC/slasd0.f
diff options
context:
space:
mode:
authorMark Gates <mgates3@utk.edu>2016-10-17 14:20:30 -0400
committerMark Gates <mgates3@utk.edu>2016-10-17 14:20:30 -0400
commit4325800f29cc92f217e95a1125a7ecee8ed47061 (patch)
tree891e473727c317f7274ed74a143c77bcc7c880a1 /SRC/slasd0.f
parent75bce7bb0f0d8d3ec27e0f21e851a7b5065f4ea7 (diff)
downloadlapack-4325800f29cc92f217e95a1125a7ecee8ed47061.tar.gz
lapack-4325800f29cc92f217e95a1125a7ecee8ed47061.tar.bz2
lapack-4325800f29cc92f217e95a1125a7ecee8ed47061.zip
E is output since its contents are modified (destroyed)
Diffstat (limited to 'SRC/slasd0.f')
-rw-r--r--SRC/slasd0.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/slasd0.f b/SRC/slasd0.f
index 45c7f50a..47d5f75b 100644
--- a/SRC/slasd0.f
+++ b/SRC/slasd0.f
@@ -72,7 +72,7 @@
*> On exit D, if INFO = 0, contains its singular values.
*> \endverbatim
*>
-*> \param[in] E
+*> \param[in,out] E
*> \verbatim
*> E is REAL array, dimension (M-1)
*> Contains the subdiagonal entries of the bidiagonal matrix.