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
869394ee8b
eigen
/
Eigen
History
Benoit Jacob
869394ee8b
fix some compile errors with gcc 4.3, some warnings, some documentation
2008-06-06 13:10:00 +00:00
..
src
fix some compile errors with gcc 4.3, some warnings, some documentation
2008-06-06 13:10:00 +00:00
Array
moved purely "array" related stuff to a new module Array.
2008-05-31 18:11:48 +00:00
Cholesky
-fix certain #includes
2008-05-12 21:15:17 +00:00
CMakeLists.txt
Added the computation of eigen vectors in the symmetric eigen solver.
2008-06-02 12:52:08 +00:00
Core
work around Doxygen bug triggered by r814874, which caused many classes to disappear
2008-06-02 19:29:23 +00:00
CoreDeclarations
added a static assertion mechanism
2008-06-04 11:16:11 +00:00
Geometry
improved Quaternion class:
2008-06-03 13:43:29 +00:00
LU
-fix certain #includes
2008-05-12 21:15:17 +00:00
QR
Rewrite from scratch of the eigen solver for symmetric matrices
2008-06-02 00:30:26 +00:00