?TREXC: fix documentation for LDQ parameter
authorVladimir Chalupecky <vladimir.chalupecky@gmail.com>
Mon, 1 Aug 2016 08:18:05 +0000 (17:18 +0900)
committerVladimir Chalupecky <vladimir.chalupecky@gmail.com>
Mon, 1 Aug 2016 08:18:05 +0000 (17:18 +0900)
SRC/ctrexc.f
SRC/dtrexc.f
SRC/strexc.f
SRC/ztrexc.f

index 1dccabe..977e9cf 100644 (file)
@@ -84,7 +84,8 @@
 *> \param[in] LDQ
 *> \verbatim
 *>          LDQ is INTEGER
-*>          The leading dimension of the array Q.  LDQ >= max(1,N).
+*>          The leading dimension of the array Q.  LDQ >= 1, and if
+*>          COMPQ = 'V', LDQ >= max(1,N).
 *> \endverbatim
 *>
 *> \param[in] IFST
index 4cf3594..17af6a2 100644 (file)
@@ -92,7 +92,8 @@
 *> \param[in] LDQ
 *> \verbatim
 *>          LDQ is INTEGER
-*>          The leading dimension of the array Q.  LDQ >= max(1,N).
+*>          The leading dimension of the array Q.  LDQ >= 1, and if
+*>          COMPQ = 'V', LDQ >= max(1,N).
 *> \endverbatim
 *>
 *> \param[in,out] IFST
index 5df0977..349fa26 100644 (file)
@@ -92,7 +92,8 @@
 *> \param[in] LDQ
 *> \verbatim
 *>          LDQ is INTEGER
-*>          The leading dimension of the array Q.  LDQ >= max(1,N).
+*>          The leading dimension of the array Q.  LDQ >= 1, and if
+*>          COMPQ = 'V', LDQ >= max(1,N).
 *> \endverbatim
 *>
 *> \param[in,out] IFST
index f495988..afcdfdd 100644 (file)
@@ -84,7 +84,8 @@
 *> \param[in] LDQ
 *> \verbatim
 *>          LDQ is INTEGER
-*>          The leading dimension of the array Q.  LDQ >= max(1,N).
+*>          The leading dimension of the array Q.  LDQ >= 1, and if
+*>          COMPQ = 'V', LDQ >= max(1,N).
 *> \endverbatim
 *>
 *> \param[in] IFST