You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

sep.in 802 B

123456789101112131415
  1. SEP: Data file for testing Symmetric Eigenvalue Problem routines
  2. 6 Number of values of N
  3. 0 1 2 3 5 20 Values of N (dimension)
  4. 5 Number of values of NB
  5. 1 3 3 3 10 Values of NB (blocksize)
  6. 2 2 2 2 2 Values of NBMIN (minimum blocksize)
  7. 1 0 5 9 1 Values of NX (crossover point)
  8. 60.0 Threshold value
  9. T Put T to test the LAPACK routines
  10. T Put T to test the driver routines
  11. T Put T to test the error exits
  12. 1 Code to interpret the seed
  13. SEP 20
  14. 1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 18 19 20 21