Changeset 211 for tests/blas_test.cpp

Show
Ignore:
Timestamp:
11/13/08 20:00:53 (16 years ago)
Author:
smidl
Message:

prejmenovani evalpdflog a evalcond

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/blas_test.cpp

    r141 r211  
    66using std::cout; 
    77using std::endl; 
     8 
     9//#define NDEBUG 
    810 
    911mat matmul ( mat &A, mat &B ) {