This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-04-29 07:14:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
bench
/
btl
/
libs
/
eigen2
History
Gael Guennebaud
c2a92e92a6
add ger and lu with partial pivoting in BTL
2009-08-04 11:30:33 +02:00
..
btl_tiny_eigen2.cpp
Add a LU decomposition action in BTL and various cleaning in BTL. For instance
2008-08-04 23:12:48 +00:00
CMakeLists.txt
add an option to bench eigen without GCC's auto vec (might conflict with
2009-03-09 14:16:05 +00:00
eigen2_interface.hh
add ger and lu with partial pivoting in BTL
2009-08-04 11:30:33 +02:00
eigen2_LU_solve_interface.hh
imported a reworked version of BTL (Benchmark for Templated Libraries).
2008-07-09 14:04:48 +00:00
main_adv.cpp
* Bye bye MultiplierBase, extend a bit AnyMatrixBase to allow =, +=, and -=
2009-08-03 16:05:15 +02:00
main_linear.cpp
* updated benchmark files according to recent renamings
2008-07-27 11:39:47 +00:00
main_matmat.cpp
* updated benchmark files according to recent renamings
2008-07-27 11:39:47 +00:00
main_vecmat.cpp
add ger and lu with partial pivoting in BTL
2009-08-04 11:30:33 +02:00