aboutsummaryrefslogtreecommitdiff
path: root/INSTALL/dlamch.f
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL/dlamch.f')
-rw-r--r--INSTALL/dlamch.f10
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL/dlamch.f b/INSTALL/dlamch.f
index 912c0339..76f875ce 100644
--- a/INSTALL/dlamch.f
+++ b/INSTALL/dlamch.f
@@ -56,17 +56,17 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
-*> \date November 2015
+*> \date December 2016
*
*> \ingroup auxOTHERauxiliary
*
* =====================================================================
DOUBLE PRECISION FUNCTION DLAMCH( CMACH )
*
-* -- LAPACK auxiliary routine (version 3.6.0) --
+* -- LAPACK auxiliary routine (version 3.7.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-* November 2015
+* December 2016
*
* .. Scalar Arguments ..
CHARACTER CMACH
@@ -151,7 +151,7 @@
*> might hold one of these in a register.
*> \endverbatim
*> \author LAPACK is a software package provided by Univ. of Tennessee, Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..
-*> \date November 2015
+*> \date December 2016
*> \ingroup auxOTHERauxiliary
*>
*> \param[in] A
@@ -167,7 +167,7 @@
*>
DOUBLE PRECISION FUNCTION DLAMC3( A, B )
*
-* -- LAPACK auxiliary routine (version 3.6.0) --
+* -- LAPACK auxiliary routine (version 3.7.0) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2010
*