summaryrefslogtreecommitdiff
path: root/SRC/slaebz.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/slaebz.f
parentd3718a28ef2fad11da862ba0782d39ce506d249f (diff)
downloadlapack-13acf3d65eb8df4cb8df221509bf0178396dcff1.tar.gz
lapack-13acf3d65eb8df4cb8df221509bf0178396dcff1.tar.bz2
lapack-13acf3d65eb8df4cb8df221509bf0178396dcff1.zip
Comments fix to be able to generate the new layout and the corresponding Doxygen documentation
Diffstat (limited to 'SRC/slaebz.f')
-rw-r--r--SRC/slaebz.f5
1 files changed, 3 insertions, 2 deletions
diff --git a/SRC/slaebz.f b/SRC/slaebz.f
index 39fbbc21..ec684ce3 100644
--- a/SRC/slaebz.f
+++ b/SRC/slaebz.f
@@ -110,8 +110,9 @@
*
* PIVMIN (input) REAL
* The minimum absolute value of a "pivot" in the Sturm
-* sequence loop. This *must* be at least max |e(j)**2| *
-* safe_min and at least safe_min, where safe_min is at least
+* sequence loop.
+* This must be at least max |e(j)**2|*safe_min and at
+* least safe_min, where safe_min is at least
* the smallest number that can divide one without overflow.
*
* D (input) REAL array, dimension (N)