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 d5ecb59..a688565 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 3fe2c16..dd4499c 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