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