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

@@ -1,4 +1,5 @@
eigen3 ; with lines lw 4 lt 1 lc rgbcolor "black"
EigenBLAS ; with lines lw 4 lt 3 lc rgbcolor "#999999"
eigen3_novec ; with lines lw 2 lt 1 lc rgbcolor "#999999"
eigen3_nogccvec ; with lines lw 2 lt 2 lc rgbcolor "#991010"
INTEL_MKL ; with lines lw 3 lt 1 lc rgbcolor "#ff0000"