finish/fix level1 blas, all test pass

This commit is contained in:
Gael Guennebaud
2010-07-17 13:49:43 +02:00
parent dd27e10360
commit 2a820d41df
3 changed files with 73 additions and 35 deletions

View File

@@ -26,6 +26,7 @@
#define EIGEN_BLAS_COMMON_H
#include <iostream>
#include <complex>
#ifndef SCALAR
#error the token SCALAR must be defined to compile this file