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
2024-12-27 07:29:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0545df2149
eigen
/
Eigen
History
Gael Guennebaud
0545df2149
slighly improved the cache friendly product to use mul-add only
2008-05-03 10:01:30 +00:00
..
src
slighly improved the cache friendly product to use mul-add only
2008-05-03 10:01:30 +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
Removed ei_pload1, use posix_memalign to allocate aligned memory,
2008-05-02 13:30:12 +00:00
LU
- optimized determinant calculations for small matrices (size <= 4)
2008-04-14 17:07:12 +00:00
QR
Added Triangular expression to extract upper or lower (strictly or not)
2008-04-26 18:26:05 +00:00