summaryrefslogtreecommitdiff
path: root/SRC/dsgesv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dsgesv.f')
-rw-r--r--SRC/dsgesv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dsgesv.f b/SRC/dsgesv.f
index 928dcc89..43d20a24 100644
--- a/SRC/dsgesv.f
+++ b/SRC/dsgesv.f
@@ -1,4 +1,4 @@
-*> \brief <b> DSGESV computes the solution to system of linear equations A * X = B for GE matrices</b>
+*> \brief <b> DSGESV computes the solution to system of linear equations A * X = B for GE matrices</b> (mixed precision with iterative refinement)
*
* =========== DOCUMENTATION ===========
*