Fixing comments in [sd]lasd6
authorjulie <julielangou@users.noreply.github.com>
Sat, 19 Sep 2015 16:46:16 +0000 (16:46 +0000)
committerjulie <julielangou@users.noreply.github.com>
Sat, 19 Sep 2015 16:46:16 +0000 (16:46 +0000)
Issue : Parameter IDXQ of function SLASD6 is described as [out], should be described as [in,out].
Reported by dbakshee from INTEL on the forum on Sep 18th 2015
Link: http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=13&t=4799
SRC/dlasd6.f
SRC/slasd6.f

index d5ecb59bd86c6aaecb27004e009f1ef4c1649371..a688565012f98b227880de12955eafaff8444bcd 100644 (file)
 *>         row.
 *> \endverbatim
 *>
-*> \param[out] IDXQ
+*> \param[in,out] IDXQ
 *> \verbatim
 *>          IDXQ is INTEGER array, dimension ( N )
 *>         This contains the permutation which will reintegrate the
index 3fe2c163e5b8ce26ac336ea3b8b7abf4ae93f7ce..dd4499cc942d29bb0ae491fcbcf4b1434781768b 100644 (file)
 *>         row.
 *> \endverbatim
 *>
-*> \param[out] IDXQ
+*> \param[in,out] IDXQ
 *> \verbatim
 *>          IDXQ is INTEGER array, dimension (N)
 *>         This contains the permutation which will reintegrate the