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-05-21 12:07:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
History
Benoit Jacob
5b0da4b778
make use of ei_pmadd in dot-product: will further improve performance
...
on architectures having a packed-mul-add assembly instruction.
2008-06-24 18:08:35 +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
Core
make use of ei_pmadd in dot-product: will further improve performance
2008-06-24 18:08:35 +00:00
Geometry
work on rotations in the Geometry module:
2008-06-21 15:01:49 +00:00
LU
* Block: row and column expressions in the inner direction
2008-06-16 14:54:31 +00:00
QR
* split Product to a DiagonalProduct template specialization
2008-06-15 11:54:18 +00:00
Sparse
add experimental code for sparse matrix:
2008-06-23 13:25:22 +00:00
CMakeLists.txt
added Cholesky module
2008-04-27 10:57:32 +00:00