Changeset 26 for tests/test-fgemm.C

Show
Ignore:
Timestamp:
07/06/07 18:58:19 (2 years ago)
Author:
pernet
Message:

New row echelon form and reduced row echelon form

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/test-fgemm.C

    r25 r26  
    77//------------------------------------------------------------------------- 
    88 
    9 #define DEBUG 0 
     9#define DEBUG 1 
    1010#define NEWWINO 
    1111#define TIME 1 
     
    1515using namespace std; 
    1616 
    17 #include "fflas-ffpack/modular-positive.h" 
     17#include "fflas-ffpack/modular-balanced.h" 
    1818#include "timer.h" 
    1919#include "Matio.h"