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-10-12 08:01:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
History
Benoit Jacob
678f18fce4
put inline keywords everywhere appropriate. So we don't need anymore to pass
...
-finline-limit=1000 to gcc to get good performance. By the way some cleanup.
2008-05-12 17:34:46 +00:00
..
src
put inline keywords everywhere appropriate. So we don't need anymore to pass
2008-05-12 17:34:46 +00:00
Cholesky
Enable vectorization of product with dynamic matrices,
2008-05-01 13:53:05 +00:00
CMakeLists.txt
part 2 of the reorganization. Benefits/changes:
2007-12-28 16:20:00 +00:00
Core
put inline keywords everywhere appropriate. So we don't need anymore to pass
2008-05-12 17:34:46 +00:00
LU
- optimized determinant calculations for small matrices (size <= 4)
2008-04-14 17:07:12 +00:00
QR
* Draft of a eigenvalues solver
2008-05-12 10:23:09 +00:00