summaryrefslogtreecommitdiff
path: root/SRC/dtrexc.f
diff options
context:
space:
mode:
authorNick Papior <nickpapior@gmail.com>2016-09-18 20:11:41 +0200
committerNick Papior <nickpapior@gmail.com>2016-09-18 20:11:41 +0200
commit6e44a0335285d6876b87bee32d65586272b0ec8d (patch)
tree1a93e147a52dd51a48f4fbaea2c59331f311889a /SRC/dtrexc.f
parent87c31223b1a90302bf75ee3f6f58c84233bf5cec (diff)
downloadlapack-6e44a0335285d6876b87bee32d65586272b0ec8d.tar.gz
lapack-6e44a0335285d6876b87bee32d65586272b0ec8d.tar.bz2
lapack-6e44a0335285d6876b87bee32d65586272b0ec8d.zip
test: added N<0 test for *TREXC
Per the previous commit and Julien, this commit came. Also added documentation of how arguments are tracked in case N==0. Signed-off-by: Nick Papior <nickpapior@gmail.com>
Diffstat (limited to 'SRC/dtrexc.f')
-rw-r--r--SRC/dtrexc.f1
1 files changed, 1 insertions, 0 deletions
diff --git a/SRC/dtrexc.f b/SRC/dtrexc.f
index 4644fe20..84e0443e 100644
--- a/SRC/dtrexc.f
+++ b/SRC/dtrexc.f
@@ -63,6 +63,7 @@
*> \verbatim
*> N is INTEGER
*> The order of the matrix T. N >= 0.
+*> If N == 0 arguments ILST and IFST may be any value.
*> \endverbatim
*>
*> \param[in,out] T