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:
3950b09
)
E is output since its contents are modified (destroyed)
author
Mark Gates
<mgates3@utk.edu>
Mon, 17 Oct 2016 17:22:02 +0000
(13:22 -0400)
committer
Mark Gates
<mgates3@utk.edu>
Mon, 17 Oct 2016 17:22:02 +0000
(13:22 -0400)
SRC/dlasd0.f
patch
|
blob
|
history
diff --git
a/SRC/dlasd0.f
b/SRC/dlasd0.f
index 42e95ed0fff94cfc1291123a3a02b612cc1306ed..9b7355c951c6993a1c5e043a47f9fcebf0d3941e 100644
(file)
--- a/
SRC/dlasd0.f
+++ b/
SRC/dlasd0.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 DOUBLE PRECISION array, dimension (M-1)
*> Contains the subdiagonal entries of the bidiagonal matrix.