Changeset 26 for tests/test-fgemm.C
- Timestamp:
- 07/06/07 18:58:19 (2 years ago)
- Files:
-
- 1 modified
-
tests/test-fgemm.C (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/test-fgemm.C
r25 r26 7 7 //------------------------------------------------------------------------- 8 8 9 #define DEBUG 09 #define DEBUG 1 10 10 #define NEWWINO 11 11 #define TIME 1 … … 15 15 using namespace std; 16 16 17 #include "fflas-ffpack/modular- positive.h"17 #include "fflas-ffpack/modular-balanced.h" 18 18 #include "timer.h" 19 19 #include "Matio.h"
