diff options
author | jason <jason@8a072113-8704-0410-8d35-dd094bca7971> | 2008-10-28 01:38:50 +0000 |
---|---|---|
committer | jason <jason@8a072113-8704-0410-8d35-dd094bca7971> | 2008-10-28 01:38:50 +0000 |
commit | baba851215b44ac3b60b9248eb02bcce7eb76247 (patch) | |
tree | 8c0f5c006875532a30d4409f5e94b0f310ff00a7 /TESTING/glm.in | |
download | lapack-baba851215b44ac3b60b9248eb02bcce7eb76247.tar.gz lapack-baba851215b44ac3b60b9248eb02bcce7eb76247.tar.bz2 lapack-baba851215b44ac3b60b9248eb02bcce7eb76247.zip |
Move LAPACK trunk into position.
Diffstat (limited to 'TESTING/glm.in')
-rw-r--r-- | TESTING/glm.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TESTING/glm.in b/TESTING/glm.in new file mode 100644 index 00000000..4fddc61c --- /dev/null +++ b/TESTING/glm.in @@ -0,0 +1,9 @@ +GLM: Data file for testing Generalized Linear Regression Model routines +6 Number of values of M, P, and N +0 5 8 15 20 40 Values of M (row dimension) +9 0 15 12 15 30 Values of P (row dimension) +5 5 10 25 30 40 Values of N (col dimension), M <= N <= M+P +20.0 Threshold value of test ratio +T Put T to test the error exits +1 Code to interpret the seed +GLM 8 List types on next line if 0 < NTYPES < 8 |