summaryrefslogtreecommitdiff
path: root/SRC/sgerfsx.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/sgerfsx.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/sgerfsx.f')
-rw-r--r--SRC/sgerfsx.f8
1 files changed, 4 insertions, 4 deletions
diff --git a/SRC/sgerfsx.f b/SRC/sgerfsx.f
index 6b029aa0..e1312dec 100644
--- a/SRC/sgerfsx.f
+++ b/SRC/sgerfsx.f
@@ -28,7 +28,7 @@
$ ERR_BNDS_COMP( NRHS, * )
* ..
*
-* Purpose
+* Purpose
* =======
*
* SGERFSX improves the computed solution to a system of linear
@@ -43,8 +43,8 @@
* and C below. In this case, the solution and error bounds returned
* are for the original unequilibrated system.
*
-* Arguments
-* =========
+* Arguments
+* =========
*
* Some optional parameters are bundled in the PARAMS array. These
* settings determine how refinement is performed, but often the
@@ -305,7 +305,7 @@
* about all of the right-hand sides check ERR_BNDS_NORM or
* ERR_BNDS_COMP.
*
-* ==================================================================
+* ==================================================================
*
* .. Parameters ..
REAL ZERO, ONE