Update the LAPACK testsuite to match 3.10.1
This commit is contained in:
@@ -189,8 +189,6 @@
|
||||
*> \author Univ. of Colorado Denver
|
||||
*> \author NAG Ltd.
|
||||
*
|
||||
*> \date December 2016
|
||||
*
|
||||
*> \ingroup single_eig
|
||||
*
|
||||
* =====================================================================
|
||||
@@ -198,10 +196,9 @@
|
||||
$ NMAX, A, AF, B, BF, U, V, Q, ALPHA, BETA, R,
|
||||
$ IWORK, WORK, RWORK, NIN, NOUT, INFO )
|
||||
*
|
||||
* -- LAPACK test routine (version 3.7.0) --
|
||||
* -- LAPACK test 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 ..
|
||||
INTEGER INFO, NIN, NM, NMATS, NMAX, NOUT
|
||||
|
||||
Reference in New Issue
Block a user