BTL: add a Eigen-blas backend

This commit is contained in:
Gael Guennebaud
2011-03-23 11:00:31 +01:00
parent f9da1ccc3b
commit b3e43246bc
4 changed files with 15 additions and 11 deletions

View File

@@ -37,7 +37,7 @@ extern "C"
{
#endif
#include "../bench/btl/libs/C_BLAS/blas.h"
#include "../bench/btl/libs/BLAS/blas.h"
#ifdef __cplusplus
}