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:
d13047f
)
APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmitry...
author
julie
<julielangou@users.noreply.github.com>
Tue, 23 Feb 2016 05:27:45 +0000
(
05:27
+0000)
committer
julie
<julielangou@users.noreply.github.com>
Tue, 23 Feb 2016 05:27:45 +0000
(
05:27
+0000)
[PATCH 15/42] Fix CLA_PORCOND_C documentation: C is REAL vector, not DOUBLE PRECISION
SRC/cla_porcond_c.f
patch
|
blob
|
history
diff --git
a/SRC/cla_porcond_c.f
b/SRC/cla_porcond_c.f
index 8e2b98371362490ca1df31084ada68e574a8cf7d..079ef0a101624e5bdf4f11a64c1910b766e20ef4 100644
(file)
--- a/
SRC/cla_porcond_c.f
+++ b/
SRC/cla_porcond_c.f
@@
-38,7
+38,7
@@
*> \verbatim
*>
*> CLA_PORCOND_C Computes the infinity norm condition number of
-*> op(A) * inv(diag(C)) where C is a
DOUBLE PRECISION
vector
+*> op(A) * inv(diag(C)) where C is a
REAL
vector
*> \endverbatim
*
* Arguments: