Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1
This commit is contained in:
@@ -117,8 +117,6 @@
|
||||
*> \author Univ. of Colorado Denver
|
||||
*> \author NAG Ltd.
|
||||
*
|
||||
*> \date December 2016
|
||||
*
|
||||
*> \ingroup complexOTHERsolve
|
||||
*
|
||||
*> \par Further Details:
|
||||
@@ -144,10 +142,9 @@
|
||||
* =====================================================================
|
||||
SUBROUTINE CPPSV( UPLO, N, NRHS, AP, B, LDB, INFO )
|
||||
*
|
||||
* -- LAPACK driver routine (version 3.7.0) --
|
||||
* -- LAPACK driver routine --
|
||||
* -- LAPACK is a software package provided by Univ. of Tennessee, --
|
||||
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
|
||||
* December 2016
|
||||
*
|
||||
* .. Scalar Arguments ..
|
||||
CHARACTER UPLO
|
||||
|
||||
Reference in New Issue
Block a user