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
5dbfed1902
eigen
/
Eigen
History
Gael Guennebaud
5dbfed1902
fix two bugs dicovered by the previous commit.
2008-06-16 16:39:58 +00:00
..
src
fix two bugs dicovered by the previous commit.
2008-06-16 16:39:58 +00:00
Array
moved purely "array" related stuff to a new module Array.
2008-05-31 18:11:48 +00:00
Cholesky
Add QR and Cholesky module instantiations in the lib.
2008-06-14 13:02:41 +00:00
CMakeLists.txt
Add QR and Cholesky module instantiations in the lib.
2008-06-14 13:02:41 +00:00
Core
* split Product to a DiagonalProduct template specialization
2008-06-15 11:54:18 +00:00
CoreDeclarations
added a static assertion mechanism
2008-06-04 11:16:11 +00:00
Geometry
Added an extensible mechanism to support any kind of rotation
2008-06-15 17:22:41 +00:00
LU
-fix certain #includes
2008-05-12 21:15:17 +00:00
QR
* Added a generalized eigen solver for the selfadjoint case.
2008-06-14 19:42:12 +00:00