summaryrefslogtreecommitdiff
path: root/SRC/ssygvx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ssygvx.f')
-rw-r--r--SRC/ssygvx.f2
1 files changed, 2 insertions, 0 deletions
diff --git a/SRC/ssygvx.f b/SRC/ssygvx.f
index ae01d217..162b402f 100644
--- a/SRC/ssygvx.f
+++ b/SRC/ssygvx.f
@@ -83,12 +83,14 @@
* The leading dimension of the array B. LDB >= max(1,N).
*
* VL (input) REAL
+*
* VU (input) REAL
* 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.