This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9bbe396939c925854cdce8aabcff1ebe0a8f23bc
eigen
/
Eigen
/
src
History
Benoit Jacob
9bbe396939
forgot to remove that old code
2008-08-07 21:50:29 +00:00
..
Array
removed the packet specializations of some functors
2008-07-31 21:03:11 +00:00
Cholesky
fix two perf issues in product.
2008-08-03 20:23:06 +00:00
Core
LU: remove partial-pivoting path (moderately useful since it's does
2008-08-07 04:31:05 +00:00
Geometry
introduce copyCoeff and copyPacket methods in MatrixBase, used by
2008-08-05 18:00:23 +00:00
LU
forgot to remove that old code
2008-08-07 21:50:29 +00:00
QR
* LU decomposition, supporting all rectangular matrices, with full
2008-08-04 04:45:59 +00:00
Sparse
* Rewrite the triangular solver so that we can take advantage of our efficient matrix-vector products:
2008-07-26 20:40:29 +00:00
CMakeLists.txt
* update CMakeLists, only build instantiations if TEST_LIB is defined
2008-06-27 10:53:30 +00:00