This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-04-29 07:14:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
History
Gael Guennebaud
f5e599e489
* replace compile-time-if by meta-selector in Assign.h
...
as it speed up compilation. * fix minor typo introduced in the previous commit
2008-05-31 14:42:07 +00:00
..
src
* replace compile-time-if by meta-selector in Assign.h
2008-05-31 14:42:07 +00:00
Cholesky
-fix certain #includes
2008-05-12 21:15:17 +00:00
CMakeLists.txt
-fix certain #includes
2008-05-12 21:15:17 +00:00
Core
Added ArrayBit to get the ability to manipulate a Matrix like a simple scalar.
2008-05-29 22:33:07 +00:00
CoreDeclarations
- introduce Part and Extract classes, splitting and extending the former
2008-05-27 05:47:30 +00:00
LU
-fix certain #includes
2008-05-12 21:15:17 +00:00
QR
-fix certain #includes
2008-05-12 21:15:17 +00:00