summaryrefslogtreecommitdiff
path: root/SRC/zhecon_3.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zhecon_3.f')
-rw-r--r--SRC/zhecon_3.f8
1 files changed, 4 insertions, 4 deletions
diff --git a/SRC/zhecon_3.f b/SRC/zhecon_3.f
index e544ac1f..8c3a9f32 100644
--- a/SRC/zhecon_3.f
+++ b/SRC/zhecon_3.f
@@ -149,7 +149,7 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date December 2016
+*> \date June 2017
*
*> \ingroup complex16HEcomputational
*
@@ -157,7 +157,7 @@
* ==================
*> \verbatim
*>
-*> December 2016, Igor Kozachenko,
+*> June 2017, Igor Kozachenko,
*> Computer Science Division,
*> University of California, Berkeley
*>
@@ -171,10 +171,10 @@
SUBROUTINE ZHECON_3( UPLO, N, A, LDA, E, IPIV, ANORM, RCOND,
$ WORK, INFO )
*
-* -- LAPACK computational routine (version 3.7.0) --
+* -- LAPACK computational routine (version 3.7.1) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* December 2016
+* June 2017
*
* .. Scalar Arguments ..
CHARACTER UPLO