C is output
authorMark Gates <mgates3@utk.edu>
Mon, 17 Oct 2016 17:04:19 +0000 (13:04 -0400)
committerMark Gates <mgates3@utk.edu>
Mon, 17 Oct 2016 17:17:43 +0000 (13:17 -0400)
SRC/clacrm.f
SRC/clarcm.f
SRC/zlacrm.f
SRC/zlarcm.f

index cd1aac28a7c4b837a3c0c570c29160ac9f753829..3351767f297fe8ccf8756053cbe279a9a28fac3f 100644 (file)
@@ -82,7 +82,7 @@
 *>          The leading dimension of the array B. LDB >=max(1,N).
 *> \endverbatim
 *>
-*> \param[in] C
+*> \param[out] C
 *> \verbatim
 *>          C is COMPLEX array, dimension (LDC, N)
 *>          C contains the M by N matrix C.
index 5ad15a83b5ff004cf1855f83171c870c5443ce9b..9174f6dda461fcac386b7c302fd4f429ed7facf1 100644 (file)
@@ -82,7 +82,7 @@
 *>          The leading dimension of the array B. LDB >=max(1,M).
 *> \endverbatim
 *>
-*> \param[in] C
+*> \param[out] C
 *> \verbatim
 *>          C is COMPLEX array, dimension (LDC, N)
 *>          C contains the M by N matrix C.
index d09bdf39f4cc5b362b8e53c7d2bb705ceec60f8a..4856f23b4f70b02f065427218acdfd358d1d0c32 100644 (file)
@@ -82,7 +82,7 @@
 *>          The leading dimension of the array B. LDB >=max(1,N).
 *> \endverbatim
 *>
-*> \param[in] C
+*> \param[out] C
 *> \verbatim
 *>          C is COMPLEX*16 array, dimension (LDC, N)
 *>          C contains the M by N matrix C.
index 28688736c686aadd2194ab78d7a73e67baf871ea..4900fefc237874b3ced7457a8af77a7e76a00b31 100644 (file)
@@ -82,7 +82,7 @@
 *>          The leading dimension of the array B. LDB >=max(1,M).
 *> \endverbatim
 *>
-*> \param[in] C
+*> \param[out] C
 *> \verbatim
 *>          C is COMPLEX*16 array, dimension (LDC, N)
 *>          C contains the M by N matrix C.