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:
78d4e17
)
Finish removing unnecessary code - TMP = DBLE(M) - see 1547 - Thank you Elena
author
julie
<julielangou@users.noreply.github.com>
Thu, 25 Jun 2015 05:09:58 +0000
(
05:09
+0000)
committer
julie
<julielangou@users.noreply.github.com>
Thu, 25 Jun 2015 05:09:58 +0000
(
05:09
+0000)
TESTING/MATGEN/dlahilb.f
patch
|
blob
|
history
diff --git
a/TESTING/MATGEN/dlahilb.f
b/TESTING/MATGEN/dlahilb.f
index 7173f70f7fb0654ee400f08eb33cff2304d4b626..630b03f0325f785bd7edb871f1b5524c95e7191e 100644
(file)
--- a/
TESTING/MATGEN/dlahilb.f
+++ b/
TESTING/MATGEN/dlahilb.f
@@
-202,7
+202,6
@@
C> \brief \b DLAHILB
* Generate matrix B as simply the first NRHS columns of M * the
* identity.
- TMP = DBLE(M)
CALL DLASET('Full', N, NRHS, 0.0D+0, DBLE(M), B, LDB)
* Generate the true solutions in X. Because B = the first NRHS