summaryrefslogtreecommitdiff
path: root/TESTING/sgg.in
diff options
context:
space:
mode:
authorphilippe.theveny <philippe.theveny@8a072113-8704-0410-8d35-dd094bca7971>2015-02-24 23:50:54 +0000
committerphilippe.theveny <philippe.theveny@8a072113-8704-0410-8d35-dd094bca7971>2015-02-24 23:50:54 +0000
commit6273f536d15680513e8cddfc4d8baa88ad2c64df (patch)
treea7f3303149eda2542ad7cf05fb470b60872e0161 /TESTING/sgg.in
parentc95be035b79cca2ba9e68c961d537344c5390765 (diff)
downloadlapack-6273f536d15680513e8cddfc4d8baa88ad2c64df.tar.gz
lapack-6273f536d15680513e8cddfc4d8baa88ad2c64df.tar.bz2
lapack-6273f536d15680513e8cddfc4d8baa88ad2c64df.zip
Add xGGHD3: blocked Hessenberg reduction, code from Daniel Kressner.
Add xGGES3 and xGGEV3: computation of the Schur form, the Schur vectors, and the generalized eigenvalues using the blocked Hessenberg reduction.
Diffstat (limited to 'TESTING/sgg.in')
-rw-r--r--TESTING/sgg.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/TESTING/sgg.in b/TESTING/sgg.in
index 367f9617..162ba3ef 100644
--- a/TESTING/sgg.in
+++ b/TESTING/sgg.in
@@ -6,6 +6,7 @@ SGG: Data file for testing Nonsymmetric Eigenvalue Problem routines
40 40 2 2 Values of NBMIN (minimum blocksize)
2 4 2 4 Values of NSHIFT (no. of shifts)
40 40 2 2 Values of MAXB (multishift crossover pt)
+1 2 1 2 Values of IACC22 (struct. matrix mult.)
40 40 2 2 Values of NBCOL (minimum col. dimension)
20.0 Threshold value
T Put T to test the LAPACK routines