This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7015aa00a97a0161fd8f73fd2ffdfb7a36749f98
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 14:04:48 +00:00
various improvements of the plot generator in BTL
2008-07-12 21:41:32 +00:00
btl_add_bench
(
btl_STL
main.cpp
OFF
)
Reference in New Issue
Copy Permalink