This website requires JavaScript.
Explore
Help
Register
Sign In
CFD
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
62bf0bbd59
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