From: Vladimir Chalupecky Date: Wed, 27 Jul 2016 01:45:11 +0000 (+0900) Subject: ?LALN2: fix doc for the D2 parameter X-Git-Tag: accepted/tizen/5.0/unified/20181102.024111~153^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=094201f4063d62d41363dd869a4d6e64cb987fde;p=platform%2Fupstream%2Flapack.git ?LALN2: fix doc for the D2 parameter --- diff --git a/SRC/dlaln2.f b/SRC/dlaln2.f index c8b1323..c80ff9c 100644 --- a/SRC/dlaln2.f +++ b/SRC/dlaln2.f @@ -127,7 +127,7 @@ *> \param[in] D2 *> \verbatim *> D2 is DOUBLE PRECISION -*> The 2,2 element in the diagonal matrix D. Not used if NW=1. +*> The 2,2 element in the diagonal matrix D. Not used if NA=1. *> \endverbatim *> *> \param[in] B diff --git a/SRC/slaln2.f b/SRC/slaln2.f index 3d1cdfb..cd982ab 100644 --- a/SRC/slaln2.f +++ b/SRC/slaln2.f @@ -127,7 +127,7 @@ *> \param[in] D2 *> \verbatim *> D2 is REAL -*> The 2,2 element in the diagonal matrix D. Not used if NW=1. +*> The 2,2 element in the diagonal matrix D. Not used if NA=1. *> \endverbatim *> *> \param[in] B