aboutsummaryrefslogtreecommitdiff
path: root/SRC/dlarrc.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2011-09-30 18:34:50 +0000
committerjulie <julielangou@users.noreply.github.com>2011-09-30 18:34:50 +0000
commit13acf3d65eb8df4cb8df221509bf0178396dcff1 (patch)
treee3adc3e2fab395b82d4e1bc5111ad5a74afe4be3 /SRC/dlarrc.f
parentd3718a28ef2fad11da862ba0782d39ce506d249f (diff)
Comments fix to be able to generate the new layout and the corresponding Doxygen documentation
Diffstat (limited to 'SRC/dlarrc.f')
-rw-r--r--SRC/dlarrc.f2
1 files changed, 2 insertions, 0 deletions
diff --git a/SRC/dlarrc.f b/SRC/dlarrc.f
index c67c6ed3..933fddc5 100644
--- a/SRC/dlarrc.f
+++ b/SRC/dlarrc.f
@@ -33,6 +33,7 @@
* The order of the matrix. N > 0.
*
* VL (input) DOUBLE PRECISION
+*
* VU (input) DOUBLE PRECISION
* The lower and upper bounds for the eigenvalues.
*
@@ -52,6 +53,7 @@
* that are in the interval (VL,VU]
*
* LCNT (output) INTEGER
+*
* RCNT (output) INTEGER
* The left and right negcounts of the interval.
*