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
4f6d7abc87
eigen
/
Eigen
History
Benoit Jacob
4f6d7abc87
only include SSE3 headers if compiling with SSE3 support
2008-05-08 09:15:16 +00:00
..
src
* Added ReferencableBit flag to known if coeffRef is available.
2008-05-08 08:12:52 +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
only include SSE3 headers if compiling with SSE3 support
2008-05-08 09:15:16 +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