Update the LAPACK testsuite to match 3.10.1
This commit is contained in:
@@ -200,18 +200,15 @@
|
||||
*> \author Univ. of Colorado Denver
|
||||
*> \author NAG Ltd.
|
||||
*
|
||||
*> \date June 2016
|
||||
*
|
||||
*> \ingroup real_matgen
|
||||
*
|
||||
* =====================================================================
|
||||
REAL FUNCTION SLATM2( M, N, I, J, KL, KU, IDIST,
|
||||
$ ISEED, D, IGRADE, DL, DR, IPVTNG, IWORK, SPARSE )
|
||||
*
|
||||
* -- LAPACK auxiliary routine (version 3.7.0) --
|
||||
* -- LAPACK auxiliary routine --
|
||||
* -- LAPACK is a software package provided by Univ. of Tennessee, --
|
||||
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
|
||||
* June 2016
|
||||
*
|
||||
* .. Scalar Arguments ..
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user