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-06-30 02:05:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
History
Gael Guennebaud
e2ac5d244e
Added ArrayBit to get the ability to manipulate a Matrix like a simple scalar.
...
In particular this flag changes the behavior of operator* to a coeff wise product.
2008-05-29 22:33:07 +00:00
..
src
Added ArrayBit to get the ability to manipulate a Matrix like a simple scalar.
2008-05-29 22:33: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