BTL: add eigen2 backend

This commit is contained in:
Gael Guennebaud
2011-03-23 16:59:12 +01:00
parent 7d24cf283a
commit 4ada45bc76
10 changed files with 386 additions and 83 deletions

View File

@@ -1,5 +1,6 @@
eigen3 ; with lines lw 4 lt 1 lc rgbcolor "black"
EigenBLAS ; with lines lw 4 lt 3 lc rgbcolor "#999999"
eigen2 ; with lines lw 3 lt 1 lc rgbcolor "#999999"
EigenBLAS ; with lines lw 3 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"