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
a9d319d44f
eigen
/
Eigen
History
Benoit Jacob
a9d319d44f
* do the ActualPacketAccesBit change as discussed on list
...
* add comment in Product.h about CanVectorizeInner * fix typo in test/product.cpp
2008-07-04 12:43:55 +00:00
..
src
* do the ActualPacketAccesBit change as discussed on list
2008-07-04 12:43:55 +00:00
Array
* added a pseudo expression Array giving access to:
2008-06-20 12:38:03 +00:00
Cholesky
Add QR and Cholesky module instantiations in the lib.
2008-06-14 13:02:41 +00:00
CMakeLists.txt
* update CMakeLists, only build instantiations if TEST_LIB is defined
2008-06-27 10:53:30 +00:00
Core
split sum away from redux and vectorize it.
2008-06-23 10:32:48 +00:00
CoreDeclarations
added a static assertion mechanism
2008-06-04 11:16:11 +00:00
Geometry
work on rotations in the Geometry module:
2008-06-21 15:01:49 +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
Sparse
* added an in-place version of inverseProduct which
2008-06-29 21:29:12 +00:00