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
62bf0bbd5911bde451ec87b9a0337d2912b9206b
eigen
/
Eigen
History
Gael Guennebaud
62bf0bbd59
fix a bug in determinant of 4x4 matrices and a small type issue in Inverse
2008-04-26 08:56:52 +00:00
..
src
fix a bug in determinant of 4x4 matrices and a small type issue in Inverse
2008-04-26 08:56:52 +00:00
CMakeLists.txt
part 2 of the reorganization. Benefits/changes:
2007-12-28 16:20:00 +00:00
Core
Make the explicit vectorization much more flexible:
2008-04-25 15:46:18 +00:00
LU
- optimized determinant calculations for small matrices (size <= 4)
2008-04-14 17:07:12 +00:00