summaryrefslogtreecommitdiff
path: root/SRC/dspevx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dspevx.f')
-rw-r--r--SRC/dspevx.f2
1 files changed, 2 insertions, 0 deletions
diff --git a/SRC/dspevx.f b/SRC/dspevx.f
index fce77a02..ffe2d470 100644
--- a/SRC/dspevx.f
+++ b/SRC/dspevx.f
@@ -60,12 +60,14 @@
* corresponding elements of A.
*
* VL (input) DOUBLE PRECISION
+*
* VU (input) DOUBLE PRECISION
* If RANGE='V', the lower and upper bounds of the interval to
* be searched for eigenvalues. VL < VU.
* Not referenced if RANGE = 'A' or 'I'.
*
* IL (input) INTEGER
+*
* IU (input) INTEGER
* If RANGE='I', the indices (in ascending order) of the
* smallest and largest eigenvalues to be returned.