From: julie Date: Tue, 23 Feb 2016 05:27:45 +0000 (+0000) Subject: APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmitry... X-Git-Tag: submit/tizen/20180313.231549~221 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bdccf163ff86c7ebf5bf75533b68c2080176f5e2;p=platform%2Fupstream%2Flapack.git APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmitry.g.baksheev@intel.com) [PATCH 15/42] Fix CLA_PORCOND_C documentation: C is REAL vector, not DOUBLE PRECISION --- diff --git a/SRC/cla_porcond_c.f b/SRC/cla_porcond_c.f index 8e2b9837..079ef0a1 100644 --- 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: