From 429dfd83eeba01714bb6c8f49ae2b73f22f0df11 Mon Sep 17 00:00:00 2001 From: Martin Koehler Date: Wed, 26 Oct 2016 21:17:12 +0200 Subject: [PATCH] Fix threshold in nep.in --- lapack-netlib/TESTING/nep.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lapack-netlib/TESTING/nep.in b/lapack-netlib/TESTING/nep.in index c4a414910..af427fbde 100644 --- a/lapack-netlib/TESTING/nep.in +++ b/lapack-netlib/TESTING/nep.in @@ -10,7 +10,7 @@ NEP: Data file for testing Nonsymmetric Eigenvalue Problem routines 0 5 7 3 200 Values of INIBL (nibble crossover point) 1 2 4 2 1 Values of ISHFTS (number of simultaneous shifts) 0 1 2 0 1 Values of IACC22 (select structured matrix multiply: 0, 1 or 2) -20.0 Threshold value +40.0 Threshold value T Put T to test the error exits 1 Code to interpret the seed NEP 21