?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 1dccabe14409be1c783cf208c453e62d9f9a2095..977e9cfed57f9c7bdd674bf46a872cf79fdc5df9 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 4cf3594b458b16f7c13c8e37011ad5bd84b26e49..17af6a2ff608c1015fa4e9011895e2dd964ab9b3 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 5df09776dacff256cf1d785b5cbbfc17d0155dfc..349fa26a17ccdc7d90ec7390198a78431aa65c84 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 f495988081e146e285cf4d8ca1419341eb4c0480..afcdfdd3b16d06768b02d167447e482bd0ab2676 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