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
e741b7becae92e87d9851e41858b892cfeb02755
eigen
/
Eigen
/
src
History
Benoit Jacob
e741b7beca
further big perf improvement in Inverse
2008-08-04 23:47:09 +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
big performance improvement in inverse and LU
2008-08-04 23:34:21 +00:00
Geometry
Several compilation fixes for MSVC and NVCC, basically:
2008-07-29 16:33:07 +00:00
LU
further big perf improvement in Inverse
2008-08-04 23:47:09 +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