Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1

This commit is contained in:
martin-frbg
2022-04-21 20:39:29 +02:00
parent 18b19d135b
commit 329cdc31b3
4696 changed files with 27384 additions and 17931 deletions
+1 -4
View File
@@ -127,8 +127,6 @@
*> \author Univ. of Colorado Denver
*> \author NAG Ltd.
*
*> \date November 2013
*
*> \ingroup complex16HEcomputational
*
*> \par Further Details:
@@ -191,10 +189,9 @@
* =====================================================================
SUBROUTINE ZHETF2( UPLO, N, A, LDA, IPIV, INFO )
*
* -- LAPACK computational routine (version 3.5.0) --
* -- LAPACK computational routine --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* November 2013
*
* .. Scalar Arguments ..
CHARACTER UPLO