This website requires JavaScript.
Explore
Help
Sign In
mirror
/
eigen
Watch
2
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-01-06 14:14:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1a817d3b70
eigen
/
bench
/
btl
/
libs
/
STL
/
CMakeLists.txt
3 lines
37 B
CMake
Raw
Normal View
History
Unescape
Escape
imported a reworked version of BTL (Benchmark for Templated Libraries). the modifications to initial code follow: * changed build system from plain makefiles to cmake * added eigen2 (4 versions: vec/novec and fixed/dynamic), GMM++, MTL4 interfaces * added "transposed matrix * vector" product action * updated blitz interface to use condensed products instead of hand coded loops * removed some deprecated interfaces * changed default storage order to column major for all libraries * new generic bench timer strategy which is supposed to be more accurate * various code clean-up
2008-07-09 22:04:48 +08:00
various improvements of the plot generator in BTL
2008-07-13 05:41:32 +08:00
btl_add_bench
(
btl_STL
main.cpp
OFF
)
Reference in New Issue
Copy Permalink