summaryrefslogtreecommitdiff
path: root/SRC/sladiv.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/sladiv.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/sladiv.f')
-rw-r--r--SRC/sladiv.f4
1 files changed, 4 insertions, 0 deletions
diff --git a/SRC/sladiv.f b/SRC/sladiv.f
index a2817f31..5747dc35 100644
--- a/SRC/sladiv.f
+++ b/SRC/sladiv.f
@@ -25,12 +25,16 @@
* =========
*
* A (input) REAL
+*
* B (input) REAL
+*
* C (input) REAL
+*
* D (input) REAL
* The scalars a, b, c, and d in the above expression.
*
* P (output) REAL
+*
* Q (output) REAL
* The scalars p and q in the above expression.
*