projects
/
platform
/
upstream
/
lapack.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75bce7b
)
E is output since its contents are modified (destroyed)
author
Mark Gates
<mgates3@utk.edu>
Mon, 17 Oct 2016 18:20:30 +0000
(14:20 -0400)
committer
Mark Gates
<mgates3@utk.edu>
Mon, 17 Oct 2016 18:20:30 +0000
(14:20 -0400)
SRC/slasd0.f
patch
|
blob
|
history
diff --git
a/SRC/slasd0.f
b/SRC/slasd0.f
index 45c7f50aa6b05e6b48f9ba39c761b72cf8f3c56b..47d5f75b3b332d64427ec19978f3a58adf0174c9 100644
(file)
--- 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.